Skip to content

Commit

Permalink
fix: edit repo name
Browse files Browse the repository at this point in the history
  • Loading branch information
akiyashkin-ronasit committed Jun 27, 2024
1 parent 909c8b3 commit eedf006
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker-build-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,5 @@ jobs:
context: .
push: true
tags: |
ghcr.io/${{ github.repository_owner }}/php-nginx-dev-wkhtmltopdf:latest
ghcr.io/${{ github.repository_owner }}/php-nginx-dev-wkhtmltopdf:${{ github.sha }}
ghcr.io/ronasit/php-nginx-dev-wkhtmltopdf:latest
ghcr.io/ronasit/php-nginx-dev-wkhtmltopdf:${{ github.sha }}

0 comments on commit eedf006

Please sign in to comment.