Skip to content

Commit d97bdc2

Browse files
committed
+ elf4j engine version bump
+ github package publish
1 parent 0017ad6 commit d97bdc2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/maven-publish-github.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# This workflow will build a package using Maven and then publish it to GitHub packages when a release is created
22
# For more information see: https://github.com/actions/setup-java/blob/main/docs/advanced-usage.md#apache-maven-with-a-settings-path
33

4-
name: Maven Package
4+
name: Publish to gitHub packages
55

66
on:
77
workflow_dispatch:

.github/workflows/maven-publish-ossrh.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Publish Artifact
1+
name: Publish to OSSRH
22

33
on:
44
release:

0 commit comments

Comments
 (0)