Skip to content

Commit

Permalink
Merge pull request #65 from lapp0/foo
Browse files Browse the repository at this point in the history
doit
  • Loading branch information
lapp0 authored Jul 21, 2024
2 parents e464d4e + ba878d9 commit 4a49950
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish_documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
GOOGLE_ANALYTICS_KEY: ${{ secrets.GOOGLE_ANALYTICS_KEY }}
if: github.event_name == 'release'
run: |
mike deploy --push --update-aliases ${{ github.ref_name }} latest
mike deploy --push --update-aliases ${{ github.ref_name }} stable
- name: Publish main as unstable
env:
Expand Down

0 comments on commit 4a49950

Please sign in to comment.