Skip to content

Commit

Permalink
Targeting publish-nuget workflow to this issue branch
Browse files Browse the repository at this point in the history
  • Loading branch information
Piedone committed Aug 5, 2022
1 parent 3ef12f0 commit 09d984c
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 @@ -61,7 +61,7 @@ jobs:
dotnet-version: ${{ inputs.dotnet-version }}

- name: Publish to NuGet
uses: Lombiq/GitHub-Actions/.github/actions/publish-nuget@dev
uses: Lombiq/GitHub-Actions/.github/actions/publish-nuget@issue/OSOE-165
with:
source: ${{ inputs.source }}
verbosity: ${{ inputs.verbosity }}
Expand Down

0 comments on commit 09d984c

Please sign in to comment.