Skip to content

Commit 6ce719e

Browse files
authored
ci: update release-please.yml
1 parent 2971780 commit 6ce719e

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/release-please.yml

-6
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,4 @@ jobs:
1515
steps:
1616
- uses: googleapis/release-please-action@v4
1717
with:
18-
# this assumes that you have created a personal access token
19-
# (PAT) and configured it as a GitHub action secret named
20-
# `MY_RELEASE_PLEASE_TOKEN` (this secret name is not important).
21-
token: ${{ secrets.GITHUB_TOKEN }}
22-
# this is a built-in strategy in release-please, see "Action Inputs"
23-
# for more options
2418
release-type: simple

0 commit comments

Comments
 (0)