Skip to content

Commit

Permalink
Merge pull request #48 from docker-nginx-static/renovate/akhilerm-tag…
Browse files Browse the repository at this point in the history
…-push-action-2.x

Update akhilerm/tag-push-action action to v2.2.0
  • Loading branch information
maxemann96 committed Mar 12, 2024
2 parents 7a1b6ea + 5006079 commit 9fd7d6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
platforms: linux/amd64,linux/arm64
tags: flashspys/nginx-static:latest
- name: Push Image to multiple registries
uses: akhilerm/tag-push-action@v2.1.0
uses: akhilerm/tag-push-action@v2.2.0
with:
src: docker.io/flashspys/nginx-static:latest
dst: ghcr.io/docker-nginx-static/nginx-static:latest

0 comments on commit 9fd7d6c

Please sign in to comment.