Skip to content

Commit

Permalink
Using issue branch reference.
Browse files Browse the repository at this point in the history
  • Loading branch information
Psichorex committed Feb 16, 2024
1 parent 4ff90e0 commit c7b78fc
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 @@ -8,6 +8,6 @@ on:
jobs:
publish-nuget:
name: Publish to 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 c7b78fc

Please sign in to comment.