Skip to content

Commit 0f76136

Browse files
committed
Fixed parameter passing
1 parent 1208b06 commit 0f76136

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@ runs:
9292
--arg url "$REPO_URL" \
9393
--arg source_branch "$SOURCE_BRANCH" \
9494
--arg target_branch "$TARGET_BRANCH" \
95+
--arg output_directory "$OUTPUT_DIRECTORY" \
9596
--arg extension "$OUTPUT_FORMAT" \
9697
'{
9798
url: $url,

0 commit comments

Comments
 (0)