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