Skip to content

Commit

Permalink
fix(release-please): add missing id (#345)
Browse files Browse the repository at this point in the history
  • Loading branch information
ykzts authored May 29, 2021
1 parent 7bf6bf9 commit 67d8584
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 @@ -10,6 +10,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: google-github-actions/release-please-action@v2
id: release
with:
token: ${{ secrets.ACTIONS_BOT_TOKEN }}
release-type: node
Expand Down

0 comments on commit 67d8584

Please sign in to comment.