Skip to content

Commit

Permalink
chore(ci): fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
cyberhck committed Jun 5, 2021
1 parent f4c5639 commit 134c527
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 @@ -23,6 +23,9 @@ jobs:
- name: Semantic Release
id: semantic
uses: cycjimmy/semantic-release-action@v2
env:
GH_TOKEN: ${{ secrets.GH_TOKEN }}
NUGET_TOKEN: ${{ secrets.NUGET_TOKEN }}
with:
extra_plugins: |
@semantic-release/[email protected]
Expand Down

0 comments on commit 134c527

Please sign in to comment.