Skip to content

Commit

Permalink
Update localization_post.yml (#1548)
Browse files Browse the repository at this point in the history
  • Loading branch information
JeremyParish69 authored May 8, 2024
1 parent f85113a commit c8b0e0e
Showing 1 changed file with 4 additions and 8 deletions.
12 changes: 4 additions & 8 deletions .github/workflows/localization_post.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,14 +30,10 @@ jobs:
run: node localization_post.mjs

- name: Add Commit Push
uses: devops-infra/action-commit-push@master
with:
github_token: "${{ secrets.GITHUB_TOKEN }}"
add_timestamp: false
commit_prefix: "[AUTO]"
commit_message: "localization post processing Update"
force: false
target_branch: update/localization_post
run: |
git add .
git commit -m "$localization post processing Update"
git push origin update/localization_post
- name: Create A PR
uses: devops-infra/[email protected]
Expand Down

0 comments on commit c8b0e0e

Please sign in to comment.