Skip to content

Commit

Permalink
chore: fix semantic-release
Browse files Browse the repository at this point in the history
  • Loading branch information
jakobrosenberg committed Jan 22, 2023
1 parent cda7443 commit 20fbd46
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/semantic-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,11 @@ jobs:
publish:

runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v2
- uses: cycjimmy/semantic-release-action@v2
with:
semantic_version: 19
id: semantic
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 20fbd46

Please sign in to comment.