Skip to content

Commit 659ec3c

Browse files
authored
Update RubyGems release action version to v1
1 parent 50b14c6 commit 659ec3c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,6 @@ jobs:
6363
fi
6464
6565
- name: Publish gem to RubyGems
66-
uses: rubygems/release-gem@v2
66+
uses: rubygems/release-gem@v1
6767
with:
6868
api-key: ${{ secrets.RUBYGEMS_AUTH_TOKEN }}

0 commit comments

Comments
 (0)