diff --git a/.github/workflows/demo.yml b/.github/workflows/demo.yml index de61c4dae..82f941b89 100644 --- a/.github/workflows/demo.yml +++ b/.github/workflows/demo.yml @@ -81,8 +81,7 @@ jobs: needs: [prepare] runs-on: ubuntu-latest timeout-minutes: 120 - environment: - name: demo + environment: demo steps: - uses: actions/create-github-app-token@v1 id: github-app