diff --git a/.gitea/workflows/deploy-new.yml b/.gitea/workflows/deploy-new.yml index e54106b..f4fd0c1 100644 --- a/.gitea/workflows/deploy-new.yml +++ b/.gitea/workflows/deploy-new.yml @@ -4,7 +4,7 @@ on: workflow_dispatch: push: env: - REPO_NAME: ${{ github.event.repository.name }} + REPO_NAME: focabot jobs: install-requirements: runs-on: ubuntu-latest