We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 776a397 commit 3b9f473Copy full SHA for 3b9f473
.github/workflows/main.yaml
@@ -74,4 +74,4 @@ jobs:
74
with:
75
context: .
76
push: true
77
- tags: ghcr.io/serenity-js/serenity-js:${{ steps.tag.outputs.tag }}
+ tags: ghcr.io/serenity-js/playwright:${{ steps.tag.outputs.tag }}
0 commit comments