Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
Changed from pre-release to full releast
  • Loading branch information
rensink authored Mar 30, 2024
1 parent ba824ef commit f855a2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,5 @@ jobs:
with:
artifacts: "samples/*.zip"
draft: false
prerelease: true
prerelease: false
tag: release-${{ env.VERSION }}

0 comments on commit f855a2f

Please sign in to comment.