Skip to content

Commit

Permalink
Deploy older version
Browse files Browse the repository at this point in the history
  • Loading branch information
npentrel committed Sep 16, 2024
1 parent f808e66 commit bf83f79
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/pr-deploy-and-comment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@ jobs:
fetch-depth: 0

- name: Setup Hugo
uses: peaceiris/actions-hugo@v2
uses: peaceiris/actions-hugo@v2
with:
hugo-version: 'latest'
hugo-version: 'v0.100.0'
extended: true

- name: Temp config
run: |
echo url_latest_version = \"https://docs-test.viam.dev/${{ github.sha }}/public\" > config_pr.toml
Expand Down

0 comments on commit bf83f79

Please sign in to comment.