mirror of
https://github.com/noviceli/jetbra
synced 2024-11-22 21:26:25 +03:00
update release action
This commit is contained in:
parent
530e55066d
commit
1389e64153
1 changed files with 2 additions and 2 deletions
4
.github/workflows/release.yml
vendored
4
.github/workflows/release.yml
vendored
|
@ -2,8 +2,8 @@ name: Maven Build and Release
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
tags:
|
branches:
|
||||||
- '*'
|
- main
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|
Loading…
Add table
Reference in a new issue