diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index c2c3671..1d79f05 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -9,6 +9,7 @@ jobs: staging: name: Deploy Staging if: github.ref == 'refs/heads/master' + runs-on: ubuntu-latest steps: - uses: newarifrh/portainer-service-webhook@v1 with: