Skip to content

Commit

Permalink
Merge pull request #33 from M82-project/sebdraven-patch-1
Browse files Browse the repository at this point in the history
Update docker-image.yml
  • Loading branch information
BartM82 committed Sep 14, 2024
2 parents 3d58aba + 5f5ec64 commit b368897
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
args: "--minify --destination public"

- name: Archive Production Artifact
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: hugo-site
path: public/

0 comments on commit b368897

Please sign in to comment.