Skip to content

Commit

Permalink
hijack codecov token
Browse files Browse the repository at this point in the history
  • Loading branch information
oguzhankoral committed Nov 30, 2024
1 parent b069611 commit 5e17db4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ jobs:

- name: Run Feature Impact Analyzer
env:
GITHUB_TOKEN: ${{ secrets.CONNECTORS_GH_TOKEN }}
GITHUB_TOKEN: ${{ secrets.CODECOV_TOKEN }}
run: |
# Compile and run your side effects analyzer
dotnet run --project Sdk/FeatureImpactAnalyzer \
Expand Down

0 comments on commit 5e17db4

Please sign in to comment.