Rename release github workflow

This commit is contained in:
GeorgH93 2021-11-07 14:30:27 +01:00
parent fb44588a21
commit 9ba5a2bfb8
No known key found for this signature in database
GPG Key ID: D1630D37F9E4B3C8

View File

@ -1,7 +1,7 @@
# This workflow will run every time a new release is created.
# It will first build the plugin using Maven, then publish it to GitHub packages and finally attach the artifacts to the release
name: Maven build and deploy on release
name: Build and release
on:
release: