Skip to content

Commit

Permalink
Fix workflow planetarium/libplanet/main
Browse files Browse the repository at this point in the history
- update codecov token
  • Loading branch information
riemannulus committed Oct 30, 2023
1 parent fa3a075 commit 0c483bd
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 @@ -4,7 +4,7 @@ on:
branches:
- main
env:
CODECOV_TOKEN: xxxx73d4
CODECOV_TOKEN: ${{ secrets.CODECOV_API_ACCESS_TOKEN }}
jobs:
linux-netcore-build:
defaults:
Expand Down

0 comments on commit 0c483bd

Please sign in to comment.