Skip to content

Commit bdd5105

Browse files
committed
build: Update ci-stable.yml comments
1 parent c08c62b commit bdd5105

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci-stable.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,10 +71,10 @@ jobs:
7171
uses: codecov/codecov-action@v2
7272
with:
7373
# Added CODECOV_TOKEN to repo in Settings -> Secrets:
74-
# https://github.com/winksaville/time-ms-conversions/settings/secrets/actions
74+
# https://github.com/winksaville/exper-code-coverage/settings/secrets/actions
7575
# Then click "New repository secret" adding CODECOV_TOKEN as name and
7676
# the token from:
77-
# https://app.codecov.io/gh/winksaville/time-ms-conversions/settings
77+
# https://app.codecov.io/gh/winksaville/exper-code-coverage/settings
7878
#
7979
token: ${{secrets.CODECOV_TOKEN}} # Seems to be required
8080
fail_ci_if_error: true

0 commit comments

Comments
 (0)