Skip to content

Commit

Permalink
Merge pull request #1563 from apache/token-not-github-token
Browse files Browse the repository at this point in the history
Added token as parameter to backport gh action
  • Loading branch information
oscerd authored Jun 25, 2020
2 parents 42c8022 + ee0cff2 commit 4dd7a3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/backport.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ jobs:
steps:
- uses: syndesisio/backport-action@v1
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 4dd7a3b

Please sign in to comment.