Skip to content

Commit

Permalink
Use CYPRESS_RECORD_KEY secret
Browse files Browse the repository at this point in the history
  • Loading branch information
snowteamer committed Jan 28, 2024
1 parent c0c5f84 commit 0ee89ed
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
name: NodeJS with Grunt

env:
CYPRESS_RECORD_KEY: ${{ secrets.CYPRESS_RECORD_KEY }}

on:
push:
branches: [ "master" ]
Expand Down

0 comments on commit 0ee89ed

Please sign in to comment.