We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 925d369 commit 96a9fc8Copy full SHA for 96a9fc8
.github/workflows/build-net7.yml
@@ -96,7 +96,7 @@ jobs:
96
token: ${{ secrets.INTERSECTBOT_ACCESS_TOKEN }}
97
98
- name: Package artifacts
99
- uses: AscensionGameDev/actions@a3986e9318726a99a7ca59a8686de61dee1a9470
+ uses: AscensionGameDev/actions@cc2eb0e356546042e4dc7eca6788fd0b5a063b32
100
with:
101
bundle: .github/bundles/*.json
102
version: ${{ env.VERSION_PREFIX }}${{ env.VERSION_SUFFIX }}.${{ github.run_number }}+build.${{ github.sha }}
0 commit comments