Skip to content

Commit

Permalink
Merge pull request #1824 from snowteamer/upload-build-artefacts
Browse files Browse the repository at this point in the history
Use CYPRESS_RECORD_KEY secret in ci.yml
  • Loading branch information
taoeffect authored Jan 28, 2024
2 parents c0c5f84 + 0ee89ed commit d787978
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 d787978

Please sign in to comment.