Skip to content

Commit

Permalink
name step in actions
Browse files Browse the repository at this point in the history
  • Loading branch information
amancevice committed Jan 17, 2024
1 parent 73b100e commit 3be47fc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,8 @@ jobs:
ruby-version: "3.2"
# The kickstarter/actions/setup-rubygems action is not available
# because this is a public repo
- run: |
- name: setup-rubygems
run: |
mkdir -p ~/.gem
cat <<-YAML > ~/.gem/credentials
---
Expand Down

0 comments on commit 3be47fc

Please sign in to comment.