Skip to content

Commit

Permalink
fix(ops): update github workflow with foresight
Browse files Browse the repository at this point in the history
  • Loading branch information
dmeents committed Nov 30, 2022
1 parent a2341a2 commit 4b87ce1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
testSuite: ${{ matrix.suite }}
npmToken: ${{ secrets.NPM_TOKEN }}
codeCovSecret: ${{ secrets.CODECOV_TOKEN }}
foresightKey: ${{ secrets.FORESIGHT_TOKEN }}
foresightToken: ${{ secrets.FORESIGHT_TOKEN }}

build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 4b87ce1

Please sign in to comment.