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