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 b969c2d commit bc06646Copy full SHA for bc06646
.github/workflows/release.yml
@@ -42,7 +42,7 @@ jobs:
42
with:
43
github_token: ${{ secrets.GITHUB_TOKEN }}
44
branch: master
45
- force: true
+ force: false
46
- name: "Prepare for the Github Release"
47
id: generate-release-changelog
48
uses: heinrichreimer/[email protected]
0 commit comments