Skip to content

Commit ecf8093

Browse files
committed
Remove defaults
I imagine that `default.run.working-directory` cannot be used within `uses`...
1 parent d62681e commit ecf8093

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,6 @@ 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-
1813
environment:
1914
name: rubygems.org
2015
url: https://rubygems.org/gems/go_gem

0 commit comments

Comments
 (0)