diff --git a/.gitea/workflows/build-and-deploy.yml b/.gitea/workflows/build-and-deploy.yml index cbe6373..94e042d 100644 --- a/.gitea/workflows/build-and-deploy.yml +++ b/.gitea/workflows/build-and-deploy.yml @@ -18,7 +18,7 @@ jobs: - name: Build website content run: hugo - name: Copy files using scp-action - uses: tempersama/scp-action@v1.2 + uses: tempersama/scp-action@1.2 with: host: shockrah.xyz username: ${{ secrets.USER }}