Skip to content

Commit 6f46f32

Browse files
committed
WIP: packages
1 parent e2c4769 commit 6f46f32

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/package_debian.yml

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
name: Build Debian packages
22

3-
on:
4-
push:
5-
tags:
6-
- v*
3+
on: push
4+
# push:
5+
# tags:
6+
# - v*
77

88
jobs:
99
package:

0 commit comments

Comments
 (0)