Skip to content

Commit

Permalink
fix: release CI
Browse files Browse the repository at this point in the history
  • Loading branch information
patrick-zippenfenig committed Mar 14, 2024
1 parent d0fd1bc commit 0a3cb39
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ jobs:
npm config set access public
- name: Release
env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GH_ACTOR: ${{ github.actor }}
NUGET_TOKEN: ${{ secrets.NUGET_TOKEN }}
run: |
npx semantic-release

0 comments on commit 0a3cb39

Please # to comment.