Skip to content

Commit 5d29a45

Browse files
committed
fix: edit tagging because of zip-release version
1 parent 982a6c6 commit 5d29a45

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: 'xoap-powershell-dsc-configurations_${{ steps.tag_version.outputs.new_tag }}.zip'

0 commit comments

Comments
 (0)