Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
3d51013e48 |
9
.github/workflows/release.yml
vendored
9
.github/workflows/release.yml
vendored
@@ -67,15 +67,6 @@ jobs:
|
||||
with:
|
||||
name: gotify-tray_${{github.ref_name}}_amd64.deb
|
||||
path: dist/gotify-tray_${{github.ref_name}}_amd64.deb
|
||||
release:
|
||||
runs-on: ubuntu-latest
|
||||
needs: [build-deb]
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: actions/download-artifact@v2
|
||||
with:
|
||||
name: gotify-tray_${{github.ref_name}}_amd64.deb
|
||||
path: dist/gotify-tray_${{github.ref_name}}_amd64.deb
|
||||
|
||||
release:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user