should end 0-9 for package version to not conflict with runner deb action
This commit is contained in:
@@ -10,7 +10,7 @@ env:
|
||||
on:
|
||||
push:
|
||||
tags:
|
||||
- '*.*.*'
|
||||
- '*.*.[0-9]'
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user