Skip to content

fix: deployments in v4 #213

fix: deployments in v4

fix: deployments in v4 #213

Workflow file for this run

name: Teardown review env
on:
pull_request:
types: [closed]
concurrency:
group: ${{ github.ref }}
cancel-in-progress: false
jobs:
delete-review-app:

Check failure on line 11 in .github/workflows/teardown.yml

View workflow run for this annotation

GitHub Actions / Teardown review env

Invalid workflow file

The workflow is not valid. .github/workflows/teardown.yml (Line: 11, Col: 3): Error calling workflow 'Orfium/orfium-github-actions/.github/workflows/teardown-frontend.yml@master'. The workflow is requesting 'id-token: write', but is only allowed 'id-token: none'.
uses: Orfium/orfium-github-actions/.github/workflows/teardown-frontend.yml@master
secrets:
REVIEW_TEARDOWN_TOKEN: ${{ secrets.REVIEW_TEARDOWN_TOKEN }}