Skip to content

Commit

Permalink
enough with the prereleases
Browse files Browse the repository at this point in the history
  • Loading branch information
oyvindberg committed Jun 16, 2023
1 parent fb4bb4a commit c482d23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
name: "${{ steps.get_version.outputs.version-without-v }}"
prerelease: true
prerelease: false
generate_release_notes: true
permissions:
contents: write

0 comments on commit c482d23

Please sign in to comment.