We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ccb80a commit d93cc8eCopy full SHA for d93cc8e
.github/workflows/deploy.yml
@@ -23,7 +23,7 @@ jobs:
23
with:
24
# Fetch all history for all branches and tags
25
# so last updated timestamps are available for Astro when building
26
- # https://starlight.astro.build/reference/configuration/?utm_source=chatgpt.com#lastupdated
+ # https://starlight.astro.build/reference/configuration/#lastupdated
27
fetch-depth: 0
28
- name: Deploy
29
run: make ciDeploy
0 commit comments