Skip to content

Commit 7c5b538

Browse files
committed
BootstrapCdnAsset 5.0.0-beta1 to 5.3.8
1 parent 6809092 commit 7c5b538

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/static.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ concurrency:
2525
jobs:
2626
psalm:
2727
uses: yiisoft/actions/.github/workflows/psalm.yml@master
28+
secrets:
29+
codecovToken: ${{ secrets.CODECOV_TOKEN }}
2830
with:
2931
php: >-
3032
['8.1', '8.2', '8.3', '8.4', '8.5']

0 commit comments

Comments
 (0)