Skip to content

Commit 5f1acd9

Browse files
committed
secert
1 parent 0854dfb commit 5f1acd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/this.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- name: Run Coverage on Tier One Plugins
2121
run: |
2222
pwd
23-
for plugin in ${{ vars.TIER_ONE_PLUGINS_ICON }}
23+
for plugin in ${{ vars.TIER_ONE_PLUGINS_ICON_SECRET }}
2424
do
2525
echo $plugin >> coverageDir/coverage.csv
2626
done

0 commit comments

Comments
 (0)