diff --git a/.github/workflows/github.yml b/.github/workflows/github.yml index e7e3af7..e7a53f1 100644 --- a/.github/workflows/github.yml +++ b/.github/workflows/github.yml @@ -15,7 +15,7 @@ permissions: id-token: write jobs: build: - runs-on: self-hosted + runs-on: animate2024 steps: - name: Checkout your repository using git uses: actions/checkout@v3