Skip to content

Commit 47b2ada

Browse files
author
Val Brodsky
committed
Debug provenance
1 parent 05ed845 commit 47b2ada

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/lbox-publish.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,8 @@ jobs:
9898
with:
9999
base64-subjects: "${{ env.HASH_VAR }}"
100100
upload-assets: true
101-
upload-tag-name: v.6.0.0 # Tag from the initiation of the workflow
101+
upload-tag-name: v.6.0.0 # Tag from the initiation of the workflow
102+
102103
test-build:
103104
needs: ['path-filter']
104105
if: ${{ needs.path-filter.outputs.lbox == 'true' }}

0 commit comments

Comments
 (0)