We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b27cb51 commit 4cd0421Copy full SHA for 4cd0421
.github/workflows/build.yml
@@ -403,7 +403,7 @@ jobs:
403
token: ${{ secrets.INTERSECTBOT_ACCESS_TOKEN }}
404
405
- name: Package artifacts
406
- uses: AscensionGameDev/actions@bb72b895829d523f46c5fde54d0b0d8d9819fa59
+ uses: AscensionGameDev/actions@7bc0d0221a73dfcd7620c5c151b31ee8815d95a0
407
with:
408
bundle: .github/bundles/*.json
409
version: ${{ env.VERSION_PREFIX }}${{ env.VERSION_SUFFIX }}.${{ github.run_number }}+build.${{ github.sha }}
0 commit comments