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 5bd78f1 commit c0e2847Copy full SHA for c0e2847
.github/workflows/release.yaml
@@ -5,7 +5,7 @@ on:
5
- published
6
7
jobs:
8
- build-ruby-gem:
+ release-ruby-gem:
9
runs-on: ubuntu-latest
10
steps:
11
- name: Checkout project code
0 commit comments