We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e695208 commit 2498bbbCopy full SHA for 2498bbb
.github/workflows/deploy.yaml
@@ -46,7 +46,7 @@ jobs:
46
run: l3build ctan -q -H
47
# Now create the release (this only runs if the previous steps were successful)
48
- name: Create GitHub release
49
- uses: ncipollo/release-action@cdcc88a9acf3ca41c16c37bb7d21b9ad48560d87
+ uses: ncipollo/release-action@440c8c1cb0ed28b9f43e4d1d670870f059653174
50
id: release
51
with:
52
artifacts: "build/distrib/ctan/*.zip"
0 commit comments