mirror of
https://github.com/cycjimmy/semantic-release-action.git
synced 2026-04-11 17:20:05 +00:00
ci: set configuration
This commit is contained in:
parent
6e2c113f1b
commit
5a0c5056e4
3 changed files with 30 additions and 4 deletions
4
.github/workflows/testRelease.yml
vendored
4
.github/workflows/testRelease.yml
vendored
|
|
@ -14,10 +14,10 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v1
|
||||
uses: actions/checkout@v2
|
||||
|
||||
- name: Semantic Release
|
||||
uses: cycjimmy/semantic-release-action@master
|
||||
uses: cycjimmy/semantic-release-action@v2
|
||||
id: semantic
|
||||
with:
|
||||
extra_plugins: |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue