We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cfa8bd7 commit 926836eCopy full SHA for 926836e
3 files changed
.DS_Store
-6 KB
.github/.DS_Store
.github/workflows/continuous-delivery.yaml
@@ -31,4 +31,4 @@ jobs:
31
- uses: actions/upload-artifact@v4
32
with:
33
name: gem-${{ matrix.os }}
34
- path: pkg/*-${{ matrix.os }}.gem
+ path: pkg/*.gem
0 commit comments