Skip to content

Commit 6bbabde

Browse files
authored
Remove references to Codecov token (#799)
1 parent bb177ce commit 6bbabde

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/main.yml

-2
Original file line numberDiff line numberDiff line change
@@ -143,8 +143,6 @@ jobs:
143143

144144
- name: Upload to codecov.io
145145
uses: codecov/codecov-action@13ce06bfc6bbe3ecf90edbbf1bc32fe5978ca1d3 # v5.3.1
146-
env:
147-
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
148146

149147
# Publish the apps
150148
pack:

0 commit comments

Comments
 (0)