diff --git a/.forgejo/workflows/deploy.yml b/.forgejo/workflows/deploy.yml
index 825805fd..07293540 100644
--- a/.forgejo/workflows/deploy.yml
+++ b/.forgejo/workflows/deploy.yml
@@ -22,6 +22,8 @@ jobs:
     steps:
       - name: Add Gotify to Hosts
         run: echo "100.64.0.5 gotify.sysctl.io" >> /etc/hosts
+      - name: Checkout repository
+        uses: actions/checkout@v4
       - name: Check the workspace
         run: |
           set -x