mirror of
https://github.com/hrydgard/ppsspp.git
synced 2026-07-11 01:25:07 +02:00
Merge remote-tracking branch 'origin/dependabot/github_actions/docker/build-push-action-7' into dependabot-multi-merge
This commit is contained in:
@@ -29,7 +29,7 @@ jobs:
|
||||
registry: ghcr.io
|
||||
|
||||
- name: Build and push Docker image
|
||||
uses: docker/build-push-action@v6
|
||||
uses: docker/build-push-action@v7
|
||||
with:
|
||||
push: true
|
||||
tags: ghcr.io/${{ github.repository }}:${{ steps.metadata.outputs.tag }}
|
||||
|
||||
Reference in New Issue
Block a user