mirror of
https://github.com/cryptomator/cryptomator.git
synced 2026-05-22 04:31:27 +00:00
acticate release workflow on any tag
This commit is contained in:
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -4,7 +4,7 @@ on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
tags:
|
||||
- [0-9].[0-9]+.[0-9]+*
|
||||
- '*'
|
||||
|
||||
env:
|
||||
JAVA_VERSION: 16
|
||||
|
||||
Reference in New Issue
Block a user