mirror of
https://github.com/stan220/flathub.git
synced 2026-09-08 17:28:57 +00:00
Use FLATHUBBOT_TOKEN
otherwise the second run to tag the team does not work
This commit is contained in:
@@ -19,7 +19,7 @@ jobs:
|
||||
gh issue edit "${{ github.event.issue.number }}" --add-label "quality-guidelines"
|
||||
fi
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
GITHUB_TOKEN: ${{ secrets.FLATHUBBOT_TOKEN }}
|
||||
GH_REPO: ${{ github.repository }}
|
||||
|
||||
tag:
|
||||
|
||||
Reference in New Issue
Block a user