Skip to content

Commit

Permalink
Update pages.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Denis Davydkov <[email protected]>
  • Loading branch information
davydkov authored Jun 28, 2024
1 parent 2cdd730 commit 69713a0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,11 +37,11 @@ jobs:
uses: likec4/actions@v1
with:
action: build
output: dist
likec4-version: next
output: dist
# required if you don't set a custom domain for the repository
# https://docs.github.com/en/pages/getting-started-with-github-pages/about-github-pages#types-of-github-pages-sites
base: ${{ steps.pages.outputs.base_path }}
# likec4-version: latest

- name: Upload artifact
uses: actions/upload-pages-artifact@v3
Expand Down

0 comments on commit 69713a0

Please sign in to comment.