mirror of
https://github.com/LizardByte/Sunshine.git
synced 2024-11-18 02:09:49 +00:00
Merge pull request #97 from SunshineStream/dependabot/github_actions/nightly/actions-js/push-1.3
Bump actions-js/push from 1.2 to 1.3
This commit is contained in:
commit
da582198db
2
.github/workflows/localize.yml
vendored
2
.github/workflows/localize.yml
vendored
@ -38,7 +38,7 @@ jobs:
|
||||
python ./scripts/_locale.py --extract
|
||||
|
||||
- name: GitHub Commit & Push # push changes back into nightly
|
||||
uses: actions-js/push@v1.2
|
||||
uses: actions-js/push@v1.3
|
||||
with:
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
branch: nightly
|
||||
|
Loading…
Reference in New Issue
Block a user