Skip to content

Commit

Permalink
build: add id to release step
Browse files Browse the repository at this point in the history
release-as: 0.5.2
  • Loading branch information
calebissharp committed May 17, 2024
1 parent 9b85082 commit 3369879
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:

steps:
- uses: googleapis/release-please-action@v4
id: release
with:
token: ${{ secrets.RELEASE_PLEASE_TOKEN }}
release-type: rust
Expand Down

0 comments on commit 3369879

Please sign in to comment.