Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix environement variable name for gh cli #12029

Merged
merged 2 commits into from
Oct 19, 2024
Merged

Fix environement variable name for gh cli #12029

merged 2 commits into from
Oct 19, 2024

Conversation

koppor
Copy link
Member

@koppor koppor commented Oct 19, 2024

On https://github.com/JabRef/jabref/actions/runs/11416917936/job/31768654513, I got

gh: To use GitHub CLI in a GitHub Actions workflow, set the GH_TOKEN environment variable. Example:
  env:
    GH_TOKEN: ${{ github.token }}

Not sure why it works for the auto merge. This PR makes all environment variable names consistent.

Mandatory checks

  • I own the copyright of the code submitted and I licence it under the MIT license
  • Change in CHANGELOG.md described in a way that is understandable for the average user (if applicable)
  • Tests created for changes (if applicable)
  • Manually tested changed features in running JabRef (always required)
  • Screenshots added in PR description (for UI changes)
  • Checked developer's documentation: Is the information available and up to date? If not, I outlined it in this pull request.
  • Checked documentation: Is the information available and up to date? If not, I created an issue at https://github.com/JabRef/user-documentation/issues or, even better, I submitted a pull request to the documentation repository.

@koppor koppor merged commit aa1fa0b into main Oct 19, 2024
15 of 18 checks passed
@koppor koppor deleted the fix-gh-cli-gh-token branch October 19, 2024 10:56
Copy link
Contributor

The build for this PR is no longer available. Please visit https://builds.jabref.org/main/ for the latest build.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant