Skip to content

Commit

Permalink
Set explicit name when uploading artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
ad-si committed Jun 3, 2024
1 parent d1942ec commit 916a50d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ jobs:
if: runner.os == 'Linux'
uses: actions/upload-artifact@v4
with:
name: github-pages
path: docs

- name: Deploy to GitHub Pages
Expand Down

0 comments on commit 916a50d

Please sign in to comment.