change branch bot is pushing to

This commit is contained in:
Bin Yang
2021-11-03 14:41:44 -04:00
parent 64a040399c
commit d850b80d5d
3 changed files with 4 additions and 1 deletions
+1
View File
@@ -38,3 +38,4 @@ jobs:
uses: actions-js/push@master
with:
github_token: ${{ secrets.GIT_TOKEN }}
branch: 'master'
+1
View File
@@ -39,3 +39,4 @@ jobs:
uses: actions-js/push@master
with:
github_token: ${{ secrets.GIT_TOKEN }}
branch: 'master'
+2 -1
View File
@@ -53,4 +53,5 @@ jobs:
- name: Commit & Push changes
uses: actions-js/push@master
with:
github_token: ${{ secrets.GIT_TOKEN }}
github_token: ${{ secrets.GIT_TOKEN }}
branch: 'master'