Skip to content

Commit e424307

Browse files
authored
Merge pull request #6 from hamermike/test/pr
Update integrate
2 parents 6ba7baf + 0e759a4 commit e424307

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/deploy.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ jobs:
1111
runs-on: ubuntu-latest
1212
steps:
1313
- uses: octokit/[email protected]
14+
env:
15+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
1416
id: get_collaborator_permission
1517
with:
1618
route: GET /repos/:owner/:repo/collaborators/:username/permission

0 commit comments

Comments
 (0)