We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4f30c2 commit fc7cd62Copy full SHA for fc7cd62
.github/workflows/build-apt.yml
@@ -2,6 +2,7 @@ name: build-apt.yml
2
on:
3
workflow_dispatch:
4
release:
5
+ types: [published]
6
7
jobs:
8
build-deb-package:
.github/workflows/build.yaml
@@ -2,7 +2,7 @@ name: Build
- types: [created]
0 commit comments