mirror of
https://github.com/cryptomator/cryptomator.git
synced 2024-11-30 07:20:44 +00:00
acticate release workflow on any tag
This commit is contained in:
parent
16e1c6f8c9
commit
b255996619
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -4,7 +4,7 @@ on:
|
|||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
push:
|
push:
|
||||||
tags:
|
tags:
|
||||||
- [0-9].[0-9]+.[0-9]+*
|
- '*'
|
||||||
|
|
||||||
env:
|
env:
|
||||||
JAVA_VERSION: 16
|
JAVA_VERSION: 16
|
||||||
|
Loading…
Reference in New Issue
Block a user