Skip to content

Commit

Permalink
Revert "Using the fixed publish-nuget workflow"
Browse files Browse the repository at this point in the history
This reverts commit 4b30310.
  • Loading branch information
Piedone committed Apr 30, 2024
1 parent 938c867 commit 361ab7e
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 @@ -7,6 +7,6 @@ on:

jobs:
publish-nuget:
uses: Lombiq/GitHub-Actions/.github/workflows/publish-nuget.yml@issue/OSOE-842
uses: Lombiq/GitHub-Actions/.github/workflows/publish-nuget.yml@dev
secrets:
API_KEY: ${{ secrets.DEFAULT_NUGET_PUBLISH_API_KEY }}

0 comments on commit 361ab7e

Please sign in to comment.