Skip to content

Commit

Permalink
fix: add prerelease input to release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
luandro committed Apr 23, 2023
1 parent e8beca8 commit 7d452fe
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 @@ -39,3 +39,4 @@ jobs:
uses: ./.github/actions/release-github
with:
repo_token: "${{ secrets.PAT }}"
pre-release: false

0 comments on commit 7d452fe

Please sign in to comment.