Update .gitea/workflows/deploy-new.yml
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user