Skip to content

Commit 41e65ee

Browse files
Update test-upload.yml
1 parent b8503be commit 41e65ee

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test-upload.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ jobs:
2020
- uses: actions/upload-artifact@v2
2121
with:
2222
name: drop
23+
path: |
24+
path/to/artifact/world.txt
2325
- name: Create tag
2426
uses: rickstaa/[email protected]
2527
with:

0 commit comments

Comments
 (0)