Skip to content

Commit

Permalink
Rename job
Browse files Browse the repository at this point in the history
  • Loading branch information
markwhitaker committed Sep 18, 2022
1 parent 9f6bdae commit 332baf6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-test-and-publish-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ env:

jobs:
publish-to-nuget:
name: Publish to NuGet.org
name: Build, test and publish to NuGet.org
runs-on: ubuntu-22.04
steps:
- run: echo "ASSEMBLY_VERSION=$(echo $VERSION | sed -e 's/-.*//')" >> $GITHUB_ENV
Expand Down

0 comments on commit 332baf6

Please sign in to comment.