We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3c32ff commit ce58210Copy full SHA for ce58210
.github/workflows/ci.yml
@@ -42,5 +42,5 @@ jobs:
42
working-directory: rubocop
43
44
- uses: rubygems/release-gem@v1
45
- working-directory: rubocop
46
-
+ with:
+ working-directory: rubocop
0 commit comments