Skip to content

Commit

Permalink
Update pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
pavel-kazutsin-leverx committed Aug 13, 2023
1 parent e061ace commit d910d06
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/hugo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,10 @@ jobs:
- name: Move static files to publish directory
run: |
ls -alh
mv -vf ./s3 ./public/
#execute script in repository root
working-directory: ${{ github.workspace }}

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

0 comments on commit d910d06

Please sign in to comment.