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 ebbcd8f commit 2b832fdCopy full SHA for 2b832fd
.github/workflows/build.yml
@@ -269,7 +269,7 @@ jobs:
269
bundle: .github/bundles/*.json
270
version: ${{ env.VERSION_PREFIX }}${{ env.VERSION_SUFFIX }}.${{ github.run_number }}+build.${{ github.sha }}
271
272
- - name: Debug output
+ - name: Debug packaging output
273
if: inputs.packagingDebug == true
274
run: ls -R ./dist
275
0 commit comments