We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 913c485 commit 2c36918Copy full SHA for 2c36918
.github/workflows/build-release.yml
@@ -55,5 +55,5 @@ jobs:
55
- name: Upload
56
uses: actions/upload-artifact@v2
57
with:
58
- name: project_build_${{ github.run_number }}_${{ matrix.platform_name }}
+ name: wondercard_build_${{ github.run_number }}_${{ matrix.platform_name }}
59
path: ${{github.workspace}}/artifacts
0 commit comments