Skip to content

fix: fall back to github.token when REPOSITORY_PUSH_TOKEN is unset#4

Merged
jan--f merged 1 commit into
mainfrom
feat/pr-based-olm-catalog
Mar 5, 2026
Merged

fix: fall back to github.token when REPOSITORY_PUSH_TOKEN is unset#4
jan--f merged 1 commit into
mainfrom
feat/pr-based-olm-catalog

Conversation

@jan--f

@jan--f jan--f commented Mar 5, 2026

Copy link
Copy Markdown
Owner

actions/checkout@v6 now fails hard when passed an empty token string rather than silently falling back to GITHUB_TOKEN. Use the || operator to fall back to github.token when REPOSITORY_PUSH_TOKEN is not defined.

actions/checkout@v6 now fails hard when passed an empty token string
rather than silently falling back to GITHUB_TOKEN. Use the || operator
to fall back to github.token when REPOSITORY_PUSH_TOKEN is not defined.

Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
@jan--f jan--f merged commit e8f22e7 into main Mar 5, 2026
7 checks passed
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