diff --git a/.github/workflows/update-tokens.yml b/.github/workflows/update-tokens.yml index 9b25c5594..3f290f700 100644 --- a/.github/workflows/update-tokens.yml +++ b/.github/workflows/update-tokens.yml @@ -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