KEYCLOAK-19756 Update the quickstarts to remove problematic language in the repository

This commit is contained in:
Václav Muzikář 2021-11-03 17:37:03 +01:00 committed by Bruno Oliveira da Silva
parent 9c287aff1f
commit adda65deb6

View file

@ -369,7 +369,7 @@ jobs:
- uses: actions/checkout@v2 - uses: actions/checkout@v2
with: with:
repository: keycloak/keycloak-quickstarts repository: keycloak/keycloak-quickstarts
ref: master # default is "latest" ref: main # default is "latest"
- uses: actions/checkout@v2 - uses: actions/checkout@v2
with: with: