Skip to content

Commit

Permalink
Merge pull request #50 from RalphHightower/RalphHightower-patch-5
Browse files Browse the repository at this point in the history
[docs](web): Update release-please.yml(change token)
  • Loading branch information
RalphHightower authored Aug 8, 2024
2 parents a1791a9 + 6579e90 commit 05f1db3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
# this assumes that you have created a personal access token
# (PAT) and configured it as a GitHub action secret named
# `MY_RELEASE_PLEASE_TOKEN` (this secret name is not important).
token: ${{ secrets.MY_RELEASE_PLEASE_TOKEN }}
token: ${{ secrets.GITHUB_TOKEN }}
# this is a built-in strategy in release-please, see "Action Inputs"
# for more options
release-type: simple

0 comments on commit 05f1db3

Please sign in to comment.