Skip to content

Commit 299aa7c

Browse files
alehechkapeterjgrainger
authored andcommitted
add github_token
1 parent 2c331d7 commit 299aa7c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test-run.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,7 @@ jobs:
77
runs-on: ubuntu-latest
88
steps:
99
- uses: alehechka/action-create-branch@feature/output-create-status
10+
env:
11+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
1012
with:
1113
branch: test/output

0 commit comments

Comments
 (0)