Skip to content

Commit

Permalink
[hotfix][doc] fix incorrect docs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
reswqa committed Oct 14, 2024
1 parent 3221b4f commit 59e6d57
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
@@ -46,6 +46,7 @@ jobs:
echo "flink_branch=release-2.0-preview1" >> ${GITHUB_ENV}
else
echo "flink_branch=${currentBranch}" >> ${GITHUB_ENV}
fi
if [ "${currentBranch}" = "master" ]; then
echo "flink_alias=release-2.0" >> ${GITHUB_ENV}

0 comments on commit 59e6d57

Please sign in to comment.