Skip to content

Commit

Permalink
add github_token
Browse files Browse the repository at this point in the history
  • Loading branch information
alehechka authored and peterjgrainger committed Mar 16, 2022
1 parent 2c331d7 commit 299aa7c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test-run.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: alehechka/action-create-branch@feature/output-create-status
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
branch: test/output

0 comments on commit 299aa7c

Please sign in to comment.