Skip to content

Commit

Permalink
chore(ci): update cicd
Browse files Browse the repository at this point in the history
Signed-off-by: Chawye Hsu <[email protected]>
  • Loading branch information
chawyehsu committed Jul 21, 2023
1 parent 9971bf2 commit c8e61b2
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 @@ -32,6 +32,7 @@ jobs:
with:
token: ${{ secrets.GITHUB_TOKEN }}
release-type: rust
path: crates/hok
outputs:
release_created: ${{ steps.release.outputs.release_created }}
tag_name: ${{ steps.release.outputs.tag_name }}
Expand Down

0 comments on commit c8e61b2

Please sign in to comment.