Skip to content

Commit 4bf1012

Browse files
committed
change workflow zip upload name
1 parent c43b521 commit 4bf1012

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,5 @@ jobs:
2929
- name: Upload nightly build
3030
uses: actions/upload-artifact@v4
3131
with:
32-
name: potatoessentials
32+
name: PotatoEssentials
3333
path: build/libs/**

0 commit comments

Comments
 (0)