Skip to content

Commit

Permalink
feat: move to v0.1.0-beta.1
Browse files Browse the repository at this point in the history
Signed-off-by: Chawye Hsu <[email protected]>
  • Loading branch information
chawyehsu committed Jul 26, 2023
1 parent 4f96c2e commit e1a2376
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ jobs:
with:
token: ${{ secrets.GITHUB_TOKEN }}
release-type: rust
release-as: 0.1.0-alpha.3
release-as: 0.1.0-beta.1
outputs:
release_created: ${{ steps.release.outputs.release_created }}
tag_name: ${{ steps.release.outputs.tag_name }}
Expand Down

0 comments on commit e1a2376

Please sign in to comment.