Skip to content

Commit

Permalink
Revert "Issue branch reference for NuGet publish workflow"
Browse files Browse the repository at this point in the history
This reverts commit 0cd6ac2.
  • Loading branch information
Piedone committed May 24, 2023
1 parent f74dfe4 commit 1db04f4
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@issue/HAST-175
uses: Lombiq/GitHub-Actions/.github/workflows/publish-nuget.yml@dev
secrets:
API_KEY: ${{ secrets.DEFAULT_NUGET_PUBLISH_API_KEY }}

0 comments on commit 1db04f4

Please sign in to comment.