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 df369a5 commit c4733b2Copy full SHA for c4733b2
.github/workflows/release.yml
@@ -21,7 +21,6 @@ jobs:
21
id: changelog
22
with:
23
output-file: "false"
24
- skip-version-file: "true"
25
github-token: ${{ secrets.github_token }}
26
version-file: ".github/version.json"
27
0 commit comments