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: workflow_dispatch:
push: push:
env: env:
REPO_NAME: ${{ github.event.repository.name }} REPO_NAME: focabot
jobs: jobs:
install-requirements: install-requirements:
runs-on: ubuntu-latest runs-on: ubuntu-latest