We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 982a6c6 commit 5d29a45Copy full SHA for 5d29a45
.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/[email protected].2
+ uses: TheDoctor0/[email protected].1
33
with:
34
type: 'zip'
35
filename: 'xoap-powershell-dsc-configurations_${{ steps.tag_version.outputs.new_tag }}.zip'
0 commit comments