Skip to content

Commit

Permalink
Pointing GHA to issue branch
Browse files Browse the repository at this point in the history
  • Loading branch information
Piedone committed Nov 5, 2024
1 parent f2e4906 commit 673d521
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validate-nuget-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ on:
jobs:
validate-nuget-publish:
name: Validate NuGet Publish
uses: Lombiq/GitHub-Actions/.github/workflows/publish-nuget.yml@dev
uses: Lombiq/GitHub-Actions/.github/workflows/publish-nuget.yml@issue/OSOE-864
with:
cancel-workflow-on-failure: ${{ inputs.cancel-workflow-on-failure }}
verbosity: ${{ inputs.verbosity }}
Expand Down

0 comments on commit 673d521

Please sign in to comment.