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.
1 parent 6fc6325 commit d0ec2bdCopy full SHA for d0ec2bd
.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