Use @protectionsmachine to push backports (#1186)

This commit is contained in:
Ross Wolf
2021-05-06 22:26:30 -06:00
committed by GitHub
parent f3f344018b
commit a33e943591
+1 -1
View File
@@ -53,7 +53,7 @@ jobs:
- name: Push changes
uses: ad-m/github-push-action@master
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
github_token: ${{ secrets.PROTECTIONS_MACHINE_TOKEN }}
branch: ${{matrix.target_branch}}
- uses: craftech-io/slack-action@v1