mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-04 15:39:43 +00:00
add manual trigger for snapcraft build
This commit is contained in:
1
.github/workflows/snapcraft-release.yml
vendored
1
.github/workflows/snapcraft-release.yml
vendored
@@ -2,6 +2,7 @@ name: Release to Snapcraft
|
||||
on:
|
||||
release:
|
||||
types: [created]
|
||||
workflow_dispatch:
|
||||
jobs:
|
||||
snapcraft_publish:
|
||||
runs-on: ubuntu-18.04
|
||||
|
||||
Reference in New Issue
Block a user