We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0f7bfe commit de73965Copy full SHA for de73965
dist/index.js
@@ -137983,6 +137983,7 @@ function dumpConfiguration(working_directory) {
137983
artifact.uploadArtifact(
137984
'rails_upgrade-config',
137985
['tmp/rails_upgrade-config.json'],
137986
+ working_directory,
137987
)
137988
}
137989
src/index.js
@@ -120,6 +120,7 @@ export function dumpConfiguration(working_directory) {
120
121
122
123
124
125
126
0 commit comments