mirror of
https://github.com/vale981/poetry2nix
synced 2025-03-05 09:11:39 -05:00
github actions: Don't set pre-release
This commit is contained in:
parent
52850e7d53
commit
f9c886e188
1 changed files with 1 additions and 0 deletions
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
|
@ -21,3 +21,4 @@ jobs:
|
|||
with:
|
||||
repo_token: "${{ secrets.GITHUB_TOKEN }}"
|
||||
automatic_release_tag: "${{ steps.tag.outputs.tag }}"
|
||||
prerelease: false
|
||||
|
|
Loading…
Add table
Reference in a new issue