Skip to content

Commit

Permalink
fix: do not overwrite custom release config
Browse files Browse the repository at this point in the history
  • Loading branch information
Xiphe committed Sep 6, 2022
1 parent 2080da9 commit 6dee8ec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,5 @@ jobs:
uses: ./
with:
pre_release: false
add_config: false
token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 6dee8ec

Please sign in to comment.