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:
2
.github/workflows/localize.yml
vendored
2
.github/workflows/localize.yml
vendored
@@ -38,7 +38,7 @@ jobs:
|
|||||||
python ./scripts/_locale.py --extract
|
python ./scripts/_locale.py --extract
|
||||||
|
|
||||||
- name: GitHub Commit & Push # push changes back into nightly
|
- name: GitHub Commit & Push # push changes back into nightly
|
||||||
uses: actions-js/push@v1.2
|
uses: actions-js/push@v1.3
|
||||||
with:
|
with:
|
||||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
branch: nightly
|
branch: nightly
|
||||||
|
|||||||
Reference in New Issue
Block a user