Skip to content

Commit

Permalink
Merge pull request #10 from Azure-Samples/fix-docker-action-name
Browse files Browse the repository at this point in the history
Update container workflow name
  • Loading branch information
seesharprun authored Oct 11, 2023
2 parents e78d60c + 5c49ff7 commit 04180ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/container.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ env:
REGISTRY: ghcr.io
IMAGE_NAME: ${{ github.repository }}
jobs:
validate-dotnet:
deploy-container:
name: Build and push Docker container image
runs-on: ubuntu-latest
permissions:
Expand Down

0 comments on commit 04180ae

Please sign in to comment.