Try again, updated token secret

This commit is contained in:
ArtDev 2023-04-04 19:12:43 +03:00 committed by GitHub
parent 824dc2a60a
commit 96dd2aebf7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -39,7 +39,7 @@ jobs:
- name: Get gl4es - name: Get gl4es
if: steps.gl4es-cache.outputs.cache-hit != 'true' if: steps.gl4es-cache.outputs.cache-hit != 'true'
uses: actions/checkout@v2 uses: actions/checkout@v3
with: with:
token: '${{secrets.READ_HGL4ES_EXTRA}}' token: '${{secrets.READ_HGL4ES_EXTRA}}'
repository: 'PojavLauncherTeam/gl4es_extra_extra' repository: 'PojavLauncherTeam/gl4es_extra_extra'