Skip to content

Commit

Permalink
Prerelease v0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Arthri authored May 24, 2023
2 parents 96f8b1e + bf0e2d4 commit a3d6f96
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ on:
jobs:
deploy:
uses: Arthri/deploy_nuget/.github/workflows/deploy.yml@v1
secrets:
NUGET_API_KEY: ${{ secrets.NUGET_API_KEY }}
with:
changelog: ${{ github.event.release.body }}
version: ${{ github.event.release.tag_name }}

0 comments on commit a3d6f96

Please sign in to comment.