mirror of
https://github.com/jellyfin/jellyfin.org.git
synced 2025-03-03 02:58:34 +00:00
Update actions/upload-pages-artifact action to v3.0.1
This commit is contained in:
parent
088ce6cd6d
commit
90a3271bf8
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -27,7 +27,7 @@ jobs:
|
||||
npm run build
|
||||
- name: Upload artifact
|
||||
if: github.event_name != 'pull_request'
|
||||
uses: actions/upload-pages-artifact@0252fc4ba7626f0298f0cf00902a25c6afc77fa8 # v3.0.0
|
||||
uses: actions/upload-pages-artifact@56afc609e74202658d3ffba0e8f6dda462b719fa # v3.0.1
|
||||
with:
|
||||
path: ./build
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user