mirror of
https://github.com/microsoft/playwright-mcp.git
synced 2025-07-26 08:32:26 +08:00
devops: fix Docker publishing (#369)
This commit is contained in:
parent
cdeba454b5
commit
950d0d1d34
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
@ -51,5 +51,5 @@ jobs:
|
||||
platforms: linux/amd64,linux/arm64
|
||||
push: true
|
||||
tags: |
|
||||
playwright.azurecr.io/public/playwright/mcp:${{ github.ref_name }}
|
||||
playwright.azurecr.io/public/playwright/mcp:${{ github.event.release.tag_name }}
|
||||
playwright.azurecr.io/public/playwright/mcp:latest
|
||||
|
Loading…
x
Reference in New Issue
Block a user