Skip to content

Commit

Permalink
build: change token
Browse files Browse the repository at this point in the history
  • Loading branch information
GalvinGao committed Feb 18, 2023
1 parent fcb3e95 commit 03f72e5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/simplelocalize.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ jobs:
steps:
- name: "Checkout"
uses: actions/checkout@v3
with:
token: ${{ secrets.PAT_FOR_RELEASE_TAGGER }}

- name: "Download translations"
uses: simplelocalize/download@v2.1
Expand Down

0 comments on commit 03f72e5

Please sign in to comment.