We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c92e33 commit f1aebb6Copy full SHA for f1aebb6
1 file changed
archive/README.md
@@ -62,7 +62,7 @@ jobs:
62
# Create release archive from the source files
63
- name: Archive
64
id: archive
65
- uses: webkinder/github-actions/archive@v1.0.0
+ uses: webkinder/github-actions/archive@1.0.0
66
with:
67
filename: "example-plugin.zip"
68
0 commit comments