Skip to content

Fix test action#35

Merged
blaix merged 2 commits into
mainfrom
fix-test-action
Apr 11, 2026
Merged

Fix test action#35
blaix merged 2 commits into
mainfrom
fix-test-action

Conversation

@blaix

@blaix blaix commented Apr 10, 2026

Copy link
Copy Markdown
Collaborator

Simply setting an environment variable in the settings for the environment that a github action runs in does NOT make it available to the processes in that action, you have to pass them through like this.

@blaix blaix requested a review from robinheghan April 10, 2026 11:07
blaix added 2 commits April 11, 2026 16:59
Silly me for thinking test environment variables were available in
actions running in the test environment....
@blaix blaix force-pushed the fix-test-action branch from b34de70 to 73a8d29 Compare April 11, 2026 16:59
@blaix blaix merged commit 1b394dd into main Apr 11, 2026
1 check passed
@blaix blaix deleted the fix-test-action branch April 11, 2026 17:00
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