https://github.com/freshlybrewedcode/upm-composite-action
https://github.com/freshlybrewedcode/upm-composite-action
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/freshlybrewedcode/upm-composite-action
- Owner: FreshlyBrewedCode
- Created: 2021-05-02T13:56:26.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-05-02T13:58:48.000Z (about 5 years ago)
- Last Synced: 2025-10-07T03:57:51.744Z (8 months ago)
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# UPM Composite Action
A simple [composite action](https://docs.github.com/en/actions/creating-actions/creating-a-composite-run-steps-action) that can be used to publish new release for the Unity package manager (UPM) using the [semantic release action](https://github.com/cycjimmy/semantic-release-action).
The action is primarily used to simplify the workflow file and avoid duplicating jobs for UPM monorepos.