Skip to content

Commit

Permalink
build: re-release as 0.2.0
Browse files Browse the repository at this point in the history
Signed-off-by: Chawye Hsu <su+git@chawyehsu.com>
  • Loading branch information
chawyehsu committed Sep 8, 2024
1 parent 9503512 commit 8448689
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
with:
token: ${{ secrets.GITHUB_TOKEN }}
release-type: rust
release-as: 0.2.0
outputs:
release_created: ${{ steps.release.outputs.release_created }}
tag_name: ${{ steps.release.outputs.tag_name }}
Expand Down

0 comments on commit 8448689

Please sign in to comment.