Skip to content

Commit 3b6f90c

Browse files
authored
Update release.yml
1 parent 4ef856f commit 3b6f90c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
with:
6060
node-version: 14
6161

62-
- name: Bump Gem version
62+
- name: Bump version
6363
run: |
6464
git switch -c "${POST_RELEASE_BRANCH}"
6565
# TODO remove beta after 1.0.0 release

0 commit comments

Comments
 (0)