Skip to content

Commit

Permalink
Throw in a test
Browse files Browse the repository at this point in the history
  • Loading branch information
AndyTWF committed Jul 2, 2021
1 parent da0d745 commit 36aaf68
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,5 +110,7 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.PAT }}
GH_TOKEN: ${{ secrets.PAT }}
with:
token: ${{ secrets.PAT }}
run: |
npx -p @semantic-release/changelog -p @semantic-release/git -p semantic-release@17 semantic-release

0 comments on commit 36aaf68

Please sign in to comment.