We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b51e25 commit 65c7ba6Copy full SHA for 65c7ba6
1 file changed
.github/workflows/delete-review-app.yml
@@ -59,6 +59,9 @@ jobs:
59
60
- name: Setup Environment
61
uses: ./.github/actions/setup-environment
62
+ with:
63
+ org: ${{ env.CPLN_ORG }}
64
+ token: ${{ env.CPLN_TOKEN }}
65
66
- name: Set shared functions
67
id: shared-functions
0 commit comments