Skip to content

Commit

Permalink
fix release task
Browse files Browse the repository at this point in the history
  • Loading branch information
virtualstaticvoid committed Jan 7, 2023
1 parent 3fe14a2 commit 46dce8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: Release Gem
uses: virtualstaticvoid/publish-rubygems-action@v3
uses: virtualstaticvoid/publish-rubygems-action@v4
env:
GIT_NAME: "Chris Stefano"
GIT_EMAIL: "virtualstaticvoid@gmail.com"
Expand Down

0 comments on commit 46dce8b

Please sign in to comment.