Skip to content

Commit

Permalink
chore: add id to RP workflow step (#819)
Browse files Browse the repository at this point in the history
  • Loading branch information
broofa authored Oct 27, 2024
1 parent 50dc0ce commit 36182fa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: googleapis/release-please-action@v4
id: release
with:
token: ${{ secrets.UUID_RELEASE_PLEASE_TOKEN }}
release-type: node
Expand Down

0 comments on commit 36182fa

Please sign in to comment.