Update repopush.yml
This commit is contained in:
parent
718cb919cf
commit
d714feebc8
2
.github/workflows/repopush.yml
vendored
2
.github/workflows/repopush.yml
vendored
@ -11,7 +11,7 @@ jobs:
|
|||||||
- name: push to bundle repo
|
- name: push to bundle repo
|
||||||
uses: ad-m/github-push-action@master
|
uses: ad-m/github-push-action@master
|
||||||
with:
|
with:
|
||||||
repo-token:: ${{ secrets.SM_ACCESS_TOKEN }}
|
github_token: ${{ secrets.SM_ACCESS_TOKEN }}
|
||||||
branch: master
|
branch: master
|
||||||
force: true
|
force: true
|
||||||
directory: .
|
directory: .
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user