Skip to content

Commit

Permalink
Update maven-publish-ossrh.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
q3769 authored Aug 20, 2024
1 parent a7c4217 commit c3a40a2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/maven-publish-ossrh.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
# This workflow will build a package using Maven and then publish it to GitHub packages when a release is created
# For more information see: https://github.com/actions/setup-java/blob/main/docs/advanced-usage.md#apache-maven-with-a-settings-path

name: Maven publish OSSRH
name: Maven publih OSSRH

on:
workflow_dispatch:
release:
types: [ created ]

Expand Down

0 comments on commit c3a40a2

Please sign in to comment.