Use new FIZZY_GH_TOKEN with limited access
because this is a public repo and so doesn't have access to the private org secret GH_TOKEN anymore.
This commit is contained in:
@@ -18,4 +18,4 @@ jobs:
|
||||
with:
|
||||
saas: true
|
||||
secrets:
|
||||
GH_TOKEN: ${{ secrets.GH_TOKEN }}
|
||||
FIZZY_GH_TOKEN: ${{ secrets.FIZZY_GH_TOKEN }}
|
||||
|
||||
Reference in New Issue
Block a user