mirror of
https://github.com/ivuorinen/docker-php-with-imagick.git
synced 2026-02-19 17:50:55 +00:00
Merge pull request #4 from ivuorinen/renovate/elgohr-publish-docker-github-action-5.x
This commit is contained in:
2
.github/workflows/docker-image.yml
vendored
2
.github/workflows/docker-image.yml
vendored
@@ -16,7 +16,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
- name: Publish to Registry
|
- name: Publish to Registry
|
||||||
uses: elgohr/Publish-Docker-Github-Action@v4
|
uses: elgohr/Publish-Docker-Github-Action@v5
|
||||||
with:
|
with:
|
||||||
name: ivuorinen/docker-php-with-imagick
|
name: ivuorinen/docker-php-with-imagick
|
||||||
username: ${{ secrets.DOCKER_USERNAME }}
|
username: ${{ secrets.DOCKER_USERNAME }}
|
||||||
|
|||||||
Reference in New Issue
Block a user