Skip to content

Commit

Permalink
Using issue branch for publish-nuget.
Browse files Browse the repository at this point in the history
  • Loading branch information
Psichorex committed Feb 16, 2024
1 parent 8a1aad4 commit 032a0a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-nuget.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ on:

jobs:
publish-nuget:
uses: Lombiq/GitHub-Actions/.github/workflows/publish-nuget.yml@dev
uses: Lombiq/GitHub-Actions/.github/workflows/publish-nuget.yml@issue/OSOE-751
secrets:
API_KEY: ${{ secrets.DEFAULT_NUGET_PUBLISH_API_KEY }}

0 comments on commit 032a0a5

Please sign in to comment.