Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Sep 19, 2023. It is now read-only.

Commit 2bb71c7

Browse files
Update release.yml
1 parent 195fb37 commit 2bb71c7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,13 +20,13 @@ jobs:
2020
id: changelog
2121
uses: metcalfc/changelog-generator@v1.0.0
2222
with:
23-
myToken: ${{ secrets.GITHUB_TOKEN }}
23+
myToken: ${{ secrets.PHPSTAN_BOT_TOKEN }}
2424

2525
- name: "Create release"
2626
id: create-release
2727
uses: actions/create-release@v1
2828
env:
29-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
29+
GITHUB_TOKEN: ${{ secrets.PHPSTAN_BOT_TOKEN }}
3030
with:
3131
tag_name: ${{ github.ref }}
3232
release_name: ${{ github.ref }}

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /