Skip to content

Commit ebf7941

Browse files
committed
fix: typo in zip-release
1 parent 1bcab11 commit ebf7941

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tagging.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
# You may pin to the exact commit or the version.
3030
# uses: TheDoctor0/zip-release@09336613be18a8208dfa66bd57efafd9e2685657
3131
id: zip
32-
uses: TheDoctor0/[email protected].2
32+
uses: TheDoctor0/[email protected].1
3333
with:
3434
type: 'zip'
3535
filename: 'XOAPModuleTemplateDSC_${{ steps.tag_version.outputs.new_tag }}.zip'

0 commit comments

Comments
 (0)