mirror of
https://github.com/movie-web/movie-web.git
synced 2024-12-28 23:36:06 +00: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 a new issue