We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d844be commit 2bcb515Copy full SHA for 2bcb515
1 file changed
.github/workflows/compilation.yml
@@ -40,7 +40,7 @@ jobs:
40
if: ${{ success() }}
41
uses: actions/upload-artifact@v2
42
with:
43
- name: pslink-${{ steps.slug.outputs.sha8 }}
+ name: ps2link-${{ steps.slug.outputs.sha8 }}
44
path: bin
45
46
- name: Extract tag name
0 commit comments