diff --git a/.gitea/workflows/deploy.yaml b/.gitea/workflows/deploy.yaml index 3c58739..0917179 100644 --- a/.gitea/workflows/deploy.yaml +++ b/.gitea/workflows/deploy.yaml @@ -3,8 +3,8 @@ run-name: ${{ gitea.actor }} is deploying to PROD servers. on: [push, fork, pull] jobs: - Explore-Gitea-Actions: - runs-on: 422239c5937c + Deploy NPM: + runs-on: ubuntu-latest steps: - name: Check out repository code uses: actions/checkout@v4