Skip to content

Commit

Permalink
fix ci definition
Browse files Browse the repository at this point in the history
  • Loading branch information
Filip Hric committed Sep 7, 2023
1 parent 04b8b07 commit 4467742
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
browser: replay-chromium
record: true
env:
CYPRESS_RECORD_KEY: ${{ secrets.CYPRESS_RECORD_KEY }}
REPLAY_API_KEY: ${{ secrets.RECORD_REPLAY_API_KEY }}
- name: Semantic Release
uses: cycjimmy/semantic-release-action@v3
Expand Down

0 comments on commit 4467742

Please sign in to comment.