Skip to content

Commit 0bbd204

Browse files
committed
Fix latest symlink
1 parent 23032a2 commit 0bbd204

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ jobs:
4848
run: |
4949
echo '---\npermalink: /VERSION\ntitle: "VERSION"\n---\n' > gh-pages/VERSION.md
5050
echo $TAG >> gh-pages/VERSION
51+
unlink gh-pages/latest
5152
ln -s $TAG gh-pages/latest
5253
5354
- name: Update CHANGELOG / MIGRATING

0 commit comments

Comments
 (0)