Skip to content

Commit

Permalink
Unset prerelease
Browse files Browse the repository at this point in the history
  • Loading branch information
Tao Lu committed Jan 25, 2023
1 parent 185c38e commit c40e081
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-rust.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,5 @@ jobs:
uses: marvinpinto/action-automatic-releases@latest
with:
repo_token: "${{ secrets.GITHUB_TOKEN }}"
prerelease: true
prerelease: false
files: rozy/target/${{ matrix.target }}/release/${{ matrix.asset }}

0 comments on commit c40e081

Please sign in to comment.