Skip to content

Commit

Permalink
Just use master for these
Browse files Browse the repository at this point in the history
  • Loading branch information
p3lim committed Dec 19, 2024
1 parent 08a61da commit e510eef
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/translate-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
uses: actions/checkout@v4

- name: Extract translations
uses: p3lim/lua-translations@v1
uses: p3lim/lua-translations@master
with:
action: extract
id: extract
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/update-template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
uses: actions/checkout@v4

- name: Update issue template
uses: p3lim/lua-translations@v1
uses: p3lim/lua-translations@master
with:
action: template

Expand Down

0 comments on commit e510eef

Please sign in to comment.