Skip to content

Commit

Permalink
Wording fixes.
Browse files Browse the repository at this point in the history
  • Loading branch information
mbushkov committed Mar 15, 2023
1 parent 48f22a0 commit f79326a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -259,7 +259,7 @@ jobs:
export BRANCH=$(echo $GITHUB_REF | cut -d'/' -f 3)
./appveyor/docker_build/build_docker_image.sh
- if: ${{ github.event_name == 'push' }}
name: Login with Github Container registry
name: Login to GitHub Container registry
uses: docker/login-action@v2
with:
registry: ghcr.io
Expand Down

0 comments on commit f79326a

Please sign in to comment.