Skip to content

Commit

Permalink
chore(SNP-903): update GitHub Action workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
martynov-alex committed Feb 27, 2024
1 parent 89c3c42 commit 7c45741
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish_to_pub.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
with:
flutter-version: ${{ needs.get_fvm_version.outputs.flutter_version }}
secrets:
CODECOV_TOKEN: ${{ secrets.SURFGEAR_CODECOV_TOKEN }}
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

package-publishing:
needs: [analysis, testing, get_fvm_version]
Expand Down

0 comments on commit 7c45741

Please sign in to comment.