Skip to content

Commit 4cd0421

Browse files
committed
Update release-bundler action to 7bc0d02
1 parent b27cb51 commit 4cd0421

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -403,7 +403,7 @@ jobs:
403403
token: ${{ secrets.INTERSECTBOT_ACCESS_TOKEN }}
404404

405405
- name: Package artifacts
406-
uses: AscensionGameDev/actions@bb72b895829d523f46c5fde54d0b0d8d9819fa59
406+
uses: AscensionGameDev/actions@7bc0d0221a73dfcd7620c5c151b31ee8815d95a0
407407
with:
408408
bundle: .github/bundles/*.json
409409
version: ${{ env.VERSION_PREFIX }}${{ env.VERSION_SUFFIX }}.${{ github.run_number }}+build.${{ github.sha }}

0 commit comments

Comments
 (0)