Skip to content

Commit

Permalink
[REVERTME] emulate RC tag
Browse files Browse the repository at this point in the history
  • Loading branch information
pmeier committed May 17, 2023
1 parent 9c26f0f commit 2455797
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
set -euo pipefail
REF_TYPE=tag
REF_NAME=v1.2.3
REF_NAME=v4.13.26-rc15
if [[ "${REF_TYPE}" == branch ]]; then
TARGET_FOLDER="${REF_NAME}"
Expand Down

0 comments on commit 2455797

Please sign in to comment.