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 8e1a29d commit 34cba4dCopy full SHA for 34cba4d
.github/workflows/release.yml
@@ -21,6 +21,7 @@ jobs:
21
id: changelog
22
with:
23
output-file: "false"
24
+ skip-version-file: "true"
25
github-token: ${{ secrets.github_token }}
26
27
- name: Make build script executable
0 commit comments