Skip to content

Commit

Permalink
ci: 👷 release
Browse files Browse the repository at this point in the history
  • Loading branch information
bubkoo committed Sep 26, 2021
1 parent cca39b8 commit 190bd95
Showing 1 changed file with 2 additions and 10 deletions.
12 changes: 2 additions & 10 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,17 +27,9 @@ jobs:
private_key: ${{ secrets.PRIVATE_KEY }}
env_name: bot_token

- name: 📦 Semantic Release
uses: cycjimmy/semantic-release-action@v2
id: semantic
- name: 📦 Release
uses: wow-actions/release-github-action@v1
with:
extends: '@wow-actions/semantic-release-config'
extra_plugins: |
@semantic-release/changelog
@semantic-release/git
env:
GITHUB_TOKEN: ${{ env.bot_token }}
GIT_AUTHOR_NAME: wow-actions-bot
GIT_AUTHOR_EMAIL: [email protected]
GIT_COMMITTER_NAME: wow-actions-bot
GIT_COMMITTER_EMAIL: [email protected]

0 comments on commit 190bd95

Please sign in to comment.