Skip to content

Commit 3b2e237

Browse files
author
webdev778
committed
Fix the release process
1 parent 5103e8d commit 3b2e237

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ jobs:
4444
RUBYGEMS_API_KEY: ${{secrets.INTERSCRIPT_RUBYGEMS_API_KEY}}
4545
run: |
4646
gem install gem-release
47+
mkdir -p ~/.gem
4748
touch ~/.gem/credentials
4849
cat > ~/.gem/credentials << EOF
4950
---

0 commit comments

Comments
 (0)