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

CI: Backport workflow fix #1900

Merged
merged 1 commit into from
Jun 3, 2024
Merged

CI: Backport workflow fix #1900

merged 1 commit into from
Jun 3, 2024

Conversation

bquorning
Copy link
Collaborator

Backport of #1898.

When trying to release a minor version, GitHub Actions said:

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

we didn't notice it before, because this code doesn't run on patch
releases.
@bquorning bquorning marked this pull request as ready for review June 3, 2024 17:18
@bquorning bquorning requested a review from a team as a code owner June 3, 2024 17:18
@bquorning bquorning merged commit 0dec2d2 into 2-x-stable Jun 3, 2024
24 checks passed
@bquorning bquorning deleted the backport-pr-1898 branch June 3, 2024 17:19
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.

2 participants