Skip to content

Commit

Permalink
Fix Deployment Step Name
Browse files Browse the repository at this point in the history
  • Loading branch information
AdrianJSClark committed Dec 23, 2022
1 parent 44151ed commit 0184230
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
uses: ./.github/workflows/_build.yml

deploy:
name: Deploy Pre-Release NuGet Packages to Repository Packages
name: Create Draft Release with NuGet Packages
needs: build
runs-on: windows-latest

Expand Down

0 comments on commit 0184230

Please sign in to comment.