Skip to content

Commit 2b832fd

Browse files
committed
better step name
1 parent ebbcd8f commit 2b832fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,7 @@ jobs:
269269
bundle: .github/bundles/*.json
270270
version: ${{ env.VERSION_PREFIX }}${{ env.VERSION_SUFFIX }}.${{ github.run_number }}+build.${{ github.sha }}
271271

272-
- name: Debug output
272+
- name: Debug packaging output
273273
if: inputs.packagingDebug == true
274274
run: ls -R ./dist
275275

0 commit comments

Comments
 (0)