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 uses: actions-js/push@master
with: with:
github_token: ${{ secrets.GIT_TOKEN }} github_token: ${{ secrets.GIT_TOKEN }}
branch: 'master'
+1
View File
@@ -39,3 +39,4 @@ jobs:
uses: actions-js/push@master uses: actions-js/push@master
with: with:
github_token: ${{ secrets.GIT_TOKEN }} github_token: ${{ secrets.GIT_TOKEN }}
branch: 'master'
+1
View File
@@ -54,3 +54,4 @@ jobs:
uses: actions-js/push@master uses: actions-js/push@master
with: with:
github_token: ${{ secrets.GIT_TOKEN }} github_token: ${{ secrets.GIT_TOKEN }}
branch: 'master'