mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-01-11 22:40:31 +00:00
Update release.yml
This commit is contained in:
parent
4a5e135667
commit
e7bb6677c4
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
|
@ -24,7 +24,7 @@ jobs:
|
|||
- uses: actions/download-artifact@v1
|
||||
with:
|
||||
name: stremio-web
|
||||
- run: cat stremio-web
|
||||
# - run: cat stremio-web
|
||||
- name: Create Release
|
||||
id: create-release
|
||||
uses: actions/create-release@v1.0.0
|
||||
|
|
|
|||
Loading…
Reference in a new issue