We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f51eabc commit 11fdadcCopy full SHA for 11fdadc
.github/workflows/deployments.yml
@@ -53,3 +53,4 @@ jobs:
53
helper: delete-deployment
54
sha: ${{ github.event.pull_request.head.sha }}
55
environment: test
56
+ github_token: ${{ secrets.GH_PERSONAL_ACCESS_TOKEN }}
0 commit comments