diff --git a/.gitea/workflows/built-bin.yaml b/.gitea/workflows/built-bin.yaml index 94c2938..f766994 100644 --- a/.gitea/workflows/built-bin.yaml +++ b/.gitea/workflows/built-bin.yaml @@ -16,7 +16,7 @@ jobs: override: true - id: commit - uses: pr-mpt/actions-commit-hash@v2 + uses: https://github.com/pr-mpt/actions-commit-hash@v2 - name: Build run: cargo build --release