Skip to content

Commit

Permalink
[FSSDK-10880] syntax fix
Browse files Browse the repository at this point in the history
  • Loading branch information
junaed-optimizely committed Nov 7, 2024
1 parent 77b4555 commit 6c4ea48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: Checkout branch
uses: actions/checkout@v3
with:
token: ${{ secrets.CI_USER_TOKEN || secrets.GITHUB_TOKEN }}`
token: ${{ secrets.CI_USER_TOKEN || secrets.GITHUB_TOKEN }}
repository: 'optimizely/travisci-tools'
path: 'home/runner/travisci-tools'
ref: 'master'
Expand Down

0 comments on commit 6c4ea48

Please sign in to comment.