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
|
||||
uses: ad-m/github-push-action@master
|
||||
with:
|
||||
repo-token:: ${{ secrets.SM_ACCESS_TOKEN }}
|
||||
github_token: ${{ secrets.SM_ACCESS_TOKEN }}
|
||||
branch: master
|
||||
force: true
|
||||
directory: .
|
||||
|
||||
Loading…
Reference in New Issue
Block a user