Skip to content

Commit 96a9fc8

Browse files
committed
bundler path fix
1 parent 925d369 commit 96a9fc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-net7.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ jobs:
9696
token: ${{ secrets.INTERSECTBOT_ACCESS_TOKEN }}
9797

9898
- name: Package artifacts
99-
uses: AscensionGameDev/actions@a3986e9318726a99a7ca59a8686de61dee1a9470
99+
uses: AscensionGameDev/actions@cc2eb0e356546042e4dc7eca6788fd0b5a063b32
100100
with:
101101
bundle: .github/bundles/*.json
102102
version: ${{ env.VERSION_PREFIX }}${{ env.VERSION_SUFFIX }}.${{ github.run_number }}+build.${{ github.sha }}

0 commit comments

Comments
 (0)