Update cypress.yml
This commit is contained in:
parent
33b9b95bd7
commit
81e2746f17
1 changed files with 1 additions and 1 deletions
2
.github/workflows/cypress.yml
vendored
2
.github/workflows/cypress.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue