Skip to content

Commit

Permalink
Update ref to publish-nuget action which changed in this OSOE-735
Browse files Browse the repository at this point in the history
  • Loading branch information
davidpuplava committed Mar 14, 2024
1 parent a102798 commit ee31067
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 @@ -75,7 +75,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-735
with:
source: ${{ inputs.source }}
verbosity: ${{ inputs.verbosity }}
Expand Down

0 comments on commit ee31067

Please sign in to comment.