Skip to content

Commit 31dbed0

Browse files
authored
Update create_conflicts.yml
1 parent be99c8b commit 31dbed0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/create_conflicts.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,9 @@ jobs:
6161
file2="${base}2.${ext}"
6262
file3="${base}3.${ext}"
6363
64+
echo "challenge_type=$challenge_type"
65+
echo "scenario_file=$scenario_file"
66+
6467
echo "uuid=$uuid" >> $GITHUB_OUTPUT
6568
echo "username=$username" >> $GITHUB_OUTPUT
6669
echo "scenario_file=$scenario_file" >> $GITHUB_OUTPUT

0 commit comments

Comments
 (0)