Skip to content

Commit a5569fe

Browse files
some stuff.
1 parent 8438fea commit a5569fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scenario.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
exit 1
3939
fi
4040
{
41-
echo "runID=$(echo -n '${{ github.ref_name }}' | cut -d '-' -f 2)"
41+
echo "runID=$runID"
4242
echo "artifactRepositoryFullName=$artifactRepositoryFullName"
4343
echo "runType=$runType"
4444
} >> "${GITHUB_ENV}"

0 commit comments

Comments
 (0)