Skip to content

Commit 2c36918

Browse files
committed
Rename project build artifacts to new project name
1 parent 913c485 commit 2c36918

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,5 +55,5 @@ jobs:
5555
- name: Upload
5656
uses: actions/upload-artifact@v2
5757
with:
58-
name: project_build_${{ github.run_number }}_${{ matrix.platform_name }}
58+
name: wondercard_build_${{ github.run_number }}_${{ matrix.platform_name }}
5959
path: ${{github.workspace}}/artifacts

0 commit comments

Comments
 (0)