Skip to content

Commit b42f2a0

Browse files
committed
chore: add missing ref parameter for download steps in test workflow
1 parent 9a1afd9 commit b42f2a0

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ jobs:
2020
with:
2121
owner: creativetimofficial
2222
repo: public-assets
23+
ref: master
2324
token: ${{ secrets.GITHUB_TOKEN }}
2425
mappings: |
2526
{
@@ -47,6 +48,7 @@ jobs:
4748
with:
4849
owner: creativetimofficial
4950
repo: public-assets
51+
ref: master
5052
token: ${{ secrets.GITHUB_TOKEN }}
5153
mappings: |
5254
{

0 commit comments

Comments
 (0)