We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37a8df1 commit 5c61ffdCopy full SHA for 5c61ffd
.github/workflows/ci.yml
@@ -16,7 +16,7 @@ jobs:
16
record: true
17
env:
18
CYPRESS_RECORD_KEY: ${{ secrets.CYPRESS_RECORD_KEY }}
19
- REPLAY_API_KEY: ${{ secrets.RECORD_REPLAY_API_KEY }}
+ REPLAY_API_KEY: ${{ secrets.REPLAY_API_KEY }}
20
- name: Semantic Release
21
uses: cycjimmy/semantic-release-action@v3
22
id: semantic
0 commit comments