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:
@@ -5,7 +5,7 @@ registries:
|
||||
type: git
|
||||
url: https://github.com
|
||||
username: x-access-token
|
||||
password: ${{secrets.GH_TOKEN}}
|
||||
password: ${{secrets.FIZZY_GH_TOKEN}}
|
||||
|
||||
updates:
|
||||
- package-ecosystem: bundler
|
||||
|
||||
Reference in New Issue
Block a user