Skip to content

Commit 47e88b9

Browse files
committed
chore: typo
1 parent 54dfd95 commit 47e88b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/e2e-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
setup:
1313
uses: ./.github/workflows/reusable_setup.yml
1414
secrets:
15-
CAP_GH_RELEASE_TOKEN: ${{ secrets.CAP_GH_RELEASE_TOKEN }}
15+
THE_GH_RELEASE_TOKEN: ${{ secrets.CAP_GH_RELEASE_TOKEN }}
1616

1717
ios:
1818
if: true

0 commit comments

Comments
 (0)