fix(ci): update update-tokens repo guard
This commit is contained in:
2
.github/workflows/update-tokens.yml
vendored
2
.github/workflows/update-tokens.yml
vendored
@@ -8,7 +8,7 @@ on:
|
||||
|
||||
jobs:
|
||||
update-tokens:
|
||||
if: github.repository == 'qwibitai/nanoclaw'
|
||||
if: github.repository == 'nanocoai/nanoclaw'
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/create-github-app-token@v1
|
||||
|
||||
Reference in New Issue
Block a user