mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
fix(ci): use PAT for release workflow to bypass branch protection (#4408)
This commit is contained in:
parent
70d7319efe
commit
fa95872b65
1 changed files with 1 additions and 0 deletions
|
|
@ -41,6 +41,7 @@ jobs:
|
|||
uses: actions/checkout@v6
|
||||
with:
|
||||
fetch-depth: 0
|
||||
token: ${{ secrets.CROWDIN_GITHUB_TOKEN }}
|
||||
|
||||
- name: Calculate tags
|
||||
id: calculate_tags
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue