Commit cee8552a authored by Yuliya Sharafitdinova's avatar Yuliya Sharafitdinova

Update e2e workflow

parent 72432649
......@@ -3,6 +3,7 @@ name: Run E2E tests k8s
on:
push:
tags:
- '*'
# pull_request_review:
# types: [submitted]
workflow_dispatch:
......@@ -38,8 +39,6 @@ jobs:
uses: docker/metadata-action@v4
with:
images: ghcr.io/blockscout/frontend
tags: |
type=ref,event=tag
- name: Login to GitHub Container Registry
uses: docker/login-action@v2
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment