mirror of
https://github.com/GeorgH93/Minepacks.git
synced 2025-01-07 19:28:11 +01:00
Rename release github workflow
This commit is contained in:
parent
fb44588a21
commit
9ba5a2bfb8
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user