ci: use fossifybot github app token (#402)

This commit is contained in:
Naveen Singh 2025-05-22 19:36:07 +05:30 committed by GitHub
parent 7b12f46326
commit 9f0391e3c6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 7 additions and 41 deletions

View file

@ -4,14 +4,7 @@ on:
release:
types: [published]
permissions:
contents: read
issues: read
pull-requests: read
# write permission is not required as FOSSIFYBOT_TOKEN is used
jobs:
call-release-commenter:
uses: FossifyOrg/.github/.github/workflows/release-commenter.yml@main
secrets:
FOSSIFYBOT_TOKEN: ${{ secrets.FOSSIFYBOT_TOKEN }}
secrets: inherit