mirror of
https://github.com/movie-web/movie-web.git
synced 2024-11-11 01:25:05 +01:00
update release action
This commit is contained in:
parent
9aedf99b32
commit
3bbdfe8e80
3
.github/workflows/deploying.yml
vendored
3
.github/workflows/deploying.yml
vendored
@ -56,6 +56,9 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v2
|
||||
|
||||
- name: Download artifact
|
||||
uses: actions/download-artifact@v2
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user