We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1bcab11 commit ebf7941Copy full SHA for ebf7941
.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: 'XOAPModuleTemplateDSC_${{ steps.tag_version.outputs.new_tag }}.zip'
0 commit comments