diff --git a/.gitea/workflows/deploy.yml b/.gitea/workflows/deploy.yml index e6b3880..834fe34 100644 --- a/.gitea/workflows/deploy.yml +++ b/.gitea/workflows/deploy.yml @@ -11,7 +11,7 @@ on: - staging - production jobs: - test: + react_deploy: runs-on: ubuntu-latest steps: - name: Checkout code