Skip to content

Commit 0126c7f

Browse files
committed
github: update to deprecated command
1 parent c09a99c commit 0126c7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

entrypoint.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ then
88
exit 1
99
fi
1010
echo ::set-output name=release::$release
11-
echo ::set-env name=RELEASE::$release
11+
echo "RELEASE=$release" >> $GITHUB_ENV

0 commit comments

Comments
 (0)