Skip to content

Commit f7ba0a1

Browse files
committed
Correct artifact name
1 parent 9c416ee commit f7ba0a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@ jobs:
1919
- name: Upload build
2020
uses: actions/upload-artifact@v2
2121
with:
22-
name: code-for-ibmi-pr-build
22+
name: ibmi-displayfile
2323
path: ./*.vsix
2424

0 commit comments

Comments
 (0)