Skip to content

Commit

Permalink
Merge pull request #3 from sdimitro/actions_token
Browse files Browse the repository at this point in the history
Change automation token
  • Loading branch information
sdimitro authored Sep 1, 2020
2 parents abe2543 + ee24210 commit dd18005
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sync-with-upstream.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ jobs:
upstream-branch: master
downstream-branch: master
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.DEVOPS_AUTOMATION_TOKEN }}

0 comments on commit dd18005

Please sign in to comment.