Skip to content
This repository has been archived by the owner on Apr 19, 2021. It is now read-only.

Commit

Permalink
fix: add extra plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
fforootd committed Dec 30, 2019
1 parent 83398fe commit 7bc0a37
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@ jobs:
- name: Semantic Release
id: semantic
uses: cycjimmy/semantic-release-action@v2
with:
extra_plugins: |
@semantic-release/exec
- name: Echo next version
run: echo CAOS_NEXT_VERSION
- name: Docker Login
Expand Down

0 comments on commit 7bc0a37

Please sign in to comment.