https://github.com/eric2788/maven-jar-publish
Github actions that package jar with maven and upload to releases.
https://github.com/eric2788/maven-jar-publish
Last synced: about 1 year ago
JSON representation
Github actions that package jar with maven and upload to releases.
- Host: GitHub
- URL: https://github.com/eric2788/maven-jar-publish
- Owner: eric2788
- License: apache-2.0
- Created: 2021-11-20T08:55:26.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-07-03T14:01:24.000Z (almost 3 years ago)
- Last Synced: 2025-04-26T00:03:08.830Z (about 1 year ago)
- Language: Shell
- Size: 28.3 KB
- Stars: 2
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.md
- License: LICENSE
Awesome Lists containing this project
README
# maven-jar-publish
Github actions that package jar with maven and upload to releases.
## Inputs
check [action.yml](/action.yml)
## Example
check [test-action.yml](/.github/workflows/test-action.yml)