We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc1c017 commit c86bda2Copy full SHA for c86bda2
ruby/publish/action.yml
@@ -19,7 +19,7 @@ inputs:
19
bundler_cache_version:
20
description: The cache-version to use for the bundler cache
21
required: false
22
- default: 0
+ default: '0'
23
dry_run:
24
description: Whether this is a dry run or not ("false" for releases)
25
required: true
0 commit comments