We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d2760d5 + d0ec2bd commit 957d0b3Copy full SHA for 957d0b3
.github/workflows/release.yml
@@ -36,7 +36,7 @@ jobs:
36
*.gem
37
fi
38
- name: Upload gem as action artifact
39
- uses: actions/upload-artifact@0b7f8abb1508181956e8e162db84b466c27e18ce
+ uses: actions/upload-artifact@5d5d22a31266ced268874388b861e4b58bb5c2f3
40
if: ${{ always() }}
41
with:
42
path: ./*.gem
0 commit comments