We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d11b4f commit 517ef00Copy full SHA for 517ef00
.github/workflows/gettext.yml
@@ -15,7 +15,7 @@ jobs:
15
token: ${{ secrets.GIT_USER_TOKEN }}
16
17
- name: Update Translation Files
18
- uses: elementary/actions/gettext-template@next
+ uses: elementary/actions/gettext-template@main
19
env:
20
GIT_USER_TOKEN: ${{ secrets.GIT_USER_TOKEN }}
21
GIT_USER_NAME: "elementaryBot"
0 commit comments