mirror of
https://github.com/edumeet/edumeet.git
synced 2026-01-23 02:34:58 +00:00
Update develop-deb.yml
This commit is contained in:
parent
a46c73269b
commit
b3958d8ed3
1 changed files with 3 additions and 5 deletions
8
.github/workflows/develop-deb.yml
vendored
8
.github/workflows/develop-deb.yml
vendored
|
|
@ -86,12 +86,10 @@ jobs:
|
|||
uses: actions/upload-artifact@v2
|
||||
with:
|
||||
name: edumeet-3.5.0-beta1
|
||||
path: "/home/runner/edumeet-*.deb
|
||||
|
||||
- name: Add to release assets
|
||||
path: "/home/runner/edumeet-*.deb"
|
||||
|
||||
- name: Add to release assets
|
||||
uses: softprops/action-gh-release@v1
|
||||
with:
|
||||
tag_name: "v3.5.0-beta.1"
|
||||
files: "/home/runner/edumeet-*.deb"
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue