Update cypress.yml

This commit is contained in:
Stian Thorgersen 2022-09-14 07:45:53 +02:00 committed by GitHub
parent 33b9b95bd7
commit 81e2746f17
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -64,7 +64,7 @@ jobs:
if: ${{ github.event_name == 'schedule' }}
runs-on: ubuntu-latest
env:
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
steps:
- name: Download Keycloak
id: extract-server