Skip to content
This repository has been archived by the owner on Dec 4, 2023. It is now read-only.

Commit

Permalink
Use tag
Browse files Browse the repository at this point in the history
  • Loading branch information
lulf committed Jun 27, 2020
1 parent 88a49eb commit f67b5f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/scripts/publish_docs.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ set -e

DOCVERSION=master
if [ "${RELEASE}" == "true" ]; then
DOCVERSION=${VERSION}
DOCVERSION=${TAG}
fi

echo "Publishing docs for version ${DOCVERSION}"
Expand Down

0 comments on commit f67b5f8

Please sign in to comment.