We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00341ec commit a578ec1Copy full SHA for a578ec1
1 file changed
.github/workflows/release.yml
@@ -31,7 +31,7 @@ jobs:
31
- name: Upload build artifact
32
uses: actions/upload-artifact@v2
33
with:
34
- name: lupdate-${{ matrix.os }}
+ name: assembly-${{ matrix.os }}
35
path: |
36
target/release/examples
37
!*.d
0 commit comments