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 54dfd95 commit 47e88b9Copy full SHA for 47e88b9
.github/workflows/e2e-test.yml
@@ -12,7 +12,7 @@ jobs:
12
setup:
13
uses: ./.github/workflows/reusable_setup.yml
14
secrets:
15
- CAP_GH_RELEASE_TOKEN: ${{ secrets.CAP_GH_RELEASE_TOKEN }}
+ THE_GH_RELEASE_TOKEN: ${{ secrets.CAP_GH_RELEASE_TOKEN }}
16
17
ios:
18
if: true
0 commit comments