Skip to content

Commit

Permalink
Change artifact name
Browse files Browse the repository at this point in the history
  • Loading branch information
rikhuijzer committed Jan 19, 2024
1 parent 8525af0 commit 979833d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ jobs:
- uses: actions/upload-artifact@v4
if: ${{ github.event_name != 'pull_request' }}
with:
name: 'github-pages'
path: 'public/'
retention-days: '1'
overwrite: 'true'
Expand Down

0 comments on commit 979833d

Please sign in to comment.