We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3bf618 commit bed9c9bCopy full SHA for bed9c9b
1 file changed
.github/workflows/manual-proxy-environment-deploy.yaml
@@ -78,7 +78,6 @@ jobs:
78
env:
79
PROXYGEN_API_NAME: nhs-notify-supplier
80
PR_NUMBER: ${{ steps.pr_exists.outputs.pr_number }}
81
- PR_TRIGGER_PAT: ${{ secrets.PR_TRIGGER_PAT }}
82
uses: ./.github/actions/build-proxies
83
with:
84
environment: "${{ env.ENVIRONMENT }}"
0 commit comments