Add exact SHA to pipeline
Some checks failed
CI Pipeline / Check Templates (PR) (pull_request) Successful in 18s
CI Pipeline / Check Templates (All) (pull_request) Has been skipped
CI Pipeline / Package and Sign Mod (pull_request) Has been skipped
pre-commit / build (pull_request) Successful in 22s
CI Pipeline / Check Templates (PR) (push) Has been skipped
CI Pipeline / Check Templates (All) (push) Has been skipped
CI Pipeline / Package and Sign Mod (push) Failing after 4s
pre-commit / build (push) Successful in 21s

This commit is contained in:
Stanislas Daniel Claude Dolcini 2024-09-09 19:49:35 +03:00
parent 5feba3bd19
commit 8096a2dd3d
Signed by: Stan
GPG Key ID: 244943DFF8370D60

View File

@ -73,7 +73,7 @@ jobs:
echo "Tag ${{ env.VERSION }} already exists"
exit 1
fi
- uses: https://gitea.wildfiregames.com/Stan/gitea-action-build-pyromod@main
- uses: https://gitea.wildfiregames.com/Stan/gitea-action-build-pyromod@e00ccb556c431b96dcc29179d7bfc40445d279d6
with:
name: ${{ env.MOD_NAME }}
version: ${{ env.MOD_VERSION }}