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.
1 parent 1d2796c commit 22270d6Copy full SHA for 22270d6
.github/workflows/publish.yml
@@ -72,7 +72,7 @@ jobs:
72
configuration: ".github/changelog_config.json"
73
74
- name: Create GH release
75
- uses: ncipollo/release-action@v1.14.0
+ uses: ncipollo/release-action@v1.16.0
76
id: create_release
77
with:
78
draft: true
0 commit comments