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.
2 parents 468241b + 90121e2 commit 349dce4Copy full SHA for 349dce4
.github/workflows/tagging.yaml
@@ -29,7 +29,7 @@ jobs:
29
# You may pin to the exact commit or the version.
30
# uses: TheDoctor0/zip-release@09336613be18a8208dfa66bd57efafd9e2685657
31
id: zip
32
- uses: TheDoctor0/zip-release@0.7.1
+ uses: TheDoctor0/zip-release@0.7.6
33
with:
34
type: 'zip'
35
filename: 'xoap-powershell-dsc-configurations_${{ steps.tag_version.outputs.new_tag }}.zip'
0 commit comments