mirror of
https://github.com/cycjimmy/semantic-release-action.git
synced 2025-11-07 10:46:56 +00:00
488 B
488 B
Semantic Release Action
GitHub Action for Semantic Release.
Usage
branch: [Optional] The branch for release. Default"master".extra_plugins: [Optional] Extra plugins for pre-install. Default"".
steps:
- name: Semantic Release
uses: cycjimmy/semantic-release-action@master
with:
branch: master
extra_plugins: |
@semantic-release/git
@semantic-release/changelog