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 4ef856f commit 3b6f90cCopy full SHA for 3b6f90c
.github/workflows/release.yml
@@ -59,7 +59,7 @@ jobs:
59
with:
60
node-version: 14
61
62
- - name: Bump Gem version
+ - name: Bump version
63
run: |
64
git switch -c "${POST_RELEASE_BRANCH}"
65
# TODO remove beta after 1.0.0 release
0 commit comments