create release from tag 1.2.0

This commit is contained in:
Dragos Mateescu 2021-06-09 15:10:22 +03:00
parent 3ed1e30e08
commit 5f863584e0
2 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
# This workflow will build a Java project with Maven # This workflow will build a Java project with Maven
# For more information see: https://help.github.com/actions/language-and-framework-guides/building-and-testing-java-with-maven # For more information see: https://help.github.com/actions/language-and-framework-guides/building-and-testing-java-with-maven
name: Java CI with Maven name: Build and test project
on: on:
push: push:

View file

@ -1,5 +1,5 @@
--- ---
name: "tagged-release" name: Set tag as release
on: on:
push: push: