diff --git a/.github/workflows/licensecheck.yml b/.github/workflows/licensecheck.yml index 7cff3bb5..1fe8f1c8 100644 --- a/.github/workflows/licensecheck.yml +++ b/.github/workflows/licensecheck.yml @@ -19,4 +19,4 @@ jobs: projectId: technology.lemminx submodules: recursive secrets: - gitlabAPIToken: ${{ secrets.ECLIPSE_GITLAB_API_TOKEN }} + gitlabAPIToken: ${{ secrets.GITLAB_API_TOKEN }}