Skip to content

Commit af4823d

Browse files
committed
Revert "Remove defaults"
This reverts commit ecf8093.
1 parent ecf8093 commit af4823d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/release.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,11 @@ jobs:
1010
if: github.repository == 'ruby-go-gem/go-gem-wrapper'
1111
runs-on: ubuntu-latest
1212

13+
defaults:
14+
run:
15+
shell: bash
16+
working-directory: _gem/
17+
1318
environment:
1419
name: rubygems.org
1520
url: https://rubygems.org/gems/go_gem

0 commit comments

Comments
 (0)