broaden release trigger from 'v*' to all tags in workflow config
This commit is contained in:
@@ -3,7 +3,7 @@ name: Build and Release to F-Droid
|
||||
on:
|
||||
push:
|
||||
tags:
|
||||
- 'v*'
|
||||
- '*'
|
||||
|
||||
jobs:
|
||||
build-and-deploy:
|
||||
|
||||
Reference in New Issue
Block a user