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 f988664 + 0fb7426 commit b9990b4Copy full SHA for b9990b4
.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.2
33
with:
34
type: 'zip'
35
filename: 'XOAPApplicationPackagingDSC_${{ steps.tag_version.outputs.new_tag }}.zip'
0 commit comments