Update .gitea/workflows/deploy-new.yml

This commit is contained in:
binlab
2023-09-23 16:08:50 +00:00
parent 1d60d95bf6
commit 4f134f975e

View File

@@ -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