Update repopush.yml
This commit is contained in:
parent
25848b626a
commit
d78a6489a6
3
.github/workflows/repopush.yml
vendored
3
.github/workflows/repopush.yml
vendored
@ -10,8 +10,9 @@ 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:
|
||||
github_token: ${{ secrets.SM_ACCESS_TOKEN }}
|
||||
branch: master
|
||||
force: true
|
||||
directory: .
|
||||
|
||||
Loading…
Reference in New Issue
Block a user