Skip to content

Commit

Permalink
Merge pull request #140 from jellyfin/renovate/actions-upload-pages-a…
Browse files Browse the repository at this point in the history
…rtifact-digest
  • Loading branch information
thornbill committed Sep 2, 2022
2 parents c8e2b17 + e826de2 commit 20123b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Expand Up @@ -27,7 +27,7 @@ jobs:
npm run build
- name: Upload artifact
if: github.event_name != 'pull_request'
uses: actions/upload-pages-artifact@f4e69017a716d2d729b620cba1f4016257fedec6 # tag=v1
uses: actions/upload-pages-artifact@a597aecd27af1cf14095ccaa29169358e3d91e28 # tag=v1
with:
path: ./build

Expand Down

0 comments on commit 20123b8

Please sign in to comment.