Skip to content

Commit

Permalink
Improve sentence
Browse files Browse the repository at this point in the history
  • Loading branch information
lognaturel authored Dec 6, 2023
1 parent af49f56 commit 4b9f064
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:

jobs:
push_to_registries:
name: Push Docker image GHCR
name: Push Docker image to GHCR
runs-on: ubuntu-latest
permissions:
packages: write
Expand All @@ -33,7 +33,7 @@ jobs:
getodk/pyxform-http
ghcr.io/${{ github.repository }}
- name: Build and push Docker images
- name: Build and push Docker image
uses: docker/build-push-action@ad44023a93711e3deb337508980b4b5e9bcdc5dc
with:
context: .
Expand Down

0 comments on commit 4b9f064

Please sign in to comment.