Skip to content

Commit 730613d

Browse files
Update pages.yml
1 parent da6a5ab commit 730613d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pages.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ jobs:
5454
run: |
5555
VERSION=${{ steps.latest_tag.outputs.tag }}
5656
echo "arf_version=${VERSION:1}" >> $GITHUB_ENV
57+
echo "${VERSION:1}"
5758
mike delete --push latest
5859
mike delete --push v1.6.0
5960
mike deploy --push --update-aliases ${{ env.arf_version }} latest

0 commit comments

Comments
 (0)