Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
hyzx86 committed Feb 11, 2023
2 parents 60c9044 + 48ba0ad commit 91ccd50
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish_to_nuget.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on:

jobs:
publish-nuget:
#https://github.com/Lombiq/GitHub-Actions/blob/dev/Docs/Workflows.md#nuget-publish-workflow
uses: Lombiq/GitHub-Actions/.github/workflows/publish-nuget.yml@dev
secrets:
API_KEY: ${{ secrets.NUGET_API_KEY }}

0 comments on commit 91ccd50

Please sign in to comment.