Skip to content

Commit

Permalink
Update and rename publish-release.yml to publish-java.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ennioVisco authored Jul 10, 2023
1 parent 3707697 commit c6a8241
Showing 1 changed file with 3 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
# Publish package to GitHub Packages
name: publish package
on:
release:
types: [created]
workflow_dispatch:
# release:
# types: [created]

jobs:
publish:
Expand Down

0 comments on commit c6a8241

Please sign in to comment.