Skip to content

Commit

Permalink
chore: wrong token
Browse files Browse the repository at this point in the history
  • Loading branch information
IT-MikeS committed Oct 16, 2024
1 parent 64401d5 commit f77051b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
setup:
uses: ./.github/workflows/reusable_setup.yml
secrets:
CAP_GH_RELEASE_TOKEN: ${{ secrets.CAP_GH_RELEASE_TOKEN }}
CAP_GH_RELEASE_TOKEN: ${{ secrets.GITHUB_TOKEN }}

ios:
if: true
Expand Down

0 comments on commit f77051b

Please sign in to comment.