Skip to content

Commit

Permalink
Revert "Setting branch back to dev before merge"
Browse files Browse the repository at this point in the history
This reverts commit 0a66697.
  • Loading branch information
wAsnk committed Oct 11, 2023
1 parent 0a66697 commit 61b458c
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-597
with:
source: ${{ inputs.source }}
verbosity: ${{ inputs.verbosity }}
Expand Down

0 comments on commit 61b458c

Please sign in to comment.