Update repopush.yml
This commit is contained in:
parent
d78a6489a6
commit
718cb919cf
3
.github/workflows/repopush.yml
vendored
3
.github/workflows/repopush.yml
vendored
@ -10,9 +10,8 @@ jobs:
|
||||
- uses: actions/checkout@v3
|
||||
- name: push to bundle repo
|
||||
uses: ad-m/github-push-action@master
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.SM_ACCESS_TOKEN }}
|
||||
with:
|
||||
repo-token:: ${{ secrets.SM_ACCESS_TOKEN }}
|
||||
branch: master
|
||||
force: true
|
||||
directory: .
|
||||
|
||||
Loading…
Reference in New Issue
Block a user