From cf5e070c0f9e20d455d58b19aa1bc87763507b1f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luis=20Carden=CC=83a?= <35935591+luisecm@users.noreply.github.com> Date: Wed, 11 Dec 2024 16:57:07 -0600 Subject: [PATCH] update(ci): send to end --- .github/workflows/playwright.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/playwright.yml b/.github/workflows/playwright.yml index 43ef6da..2553c09 100644 --- a/.github/workflows/playwright.yml +++ b/.github/workflows/playwright.yml @@ -154,8 +154,7 @@ jobs: publish_branch: gh-pages publish_dir: ./playwright-report destination_dir: ${{ steps.timestampidone.outputs.timestamp }} - env: - deploy_key: ${{ secrets.ACTIONS_DEPLOY_KEY }} + deploy_key: ${{ secrets.ACTIONS_DEPLOY_KEY }} - name: Set Playwright report URL output id: comment