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: fix missing environment var in scheduled builds #25

Merged
merged 1 commit into from
Oct 30, 2024

Conversation

FreekVR
Copy link
Contributor

@FreekVR FreekVR commented Oct 21, 2024

remove reference to a removed environment variable. as the workflow runs on the current repo, it shouldn't be needed.

Bug introduced here

Alternatively we can restore this variable, but it doesn't seem to be needed as far as I can determine.

remove reference to a removed environment variable. as the workflow runs on the current repo, it shouldn't be needed.
@FreekVR FreekVR requested a review from EdieLemoine October 21, 2024 12:40
@EdieLemoine EdieLemoine merged commit 048be40 into main Oct 30, 2024
6 checks passed
@EdieLemoine EdieLemoine deleted the fix/missing-workflow-env-var branch October 30, 2024 10:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

3 participants