Skip to content

@W-24276452: read inputs from envs - #484

Merged
WillieRuemmele merged 1 commit into
mainfrom
ew/gha-read-from-env
Sep 23, 2026
Merged

WillieRuemmele merged 1 commit into
mainfrom
ew/gha-read-from-env

Conversation

@iowillhoit

Copy link
Copy Markdown
Collaborator

What does this PR do?

Updates .github/workflows/publish-providers.yml to read a few values from environment variables instead of interpolating them directly into run: scripts.

Values now passed via env::

  • github.event_name → EVENT_NAME
  • inputs.packages → PACKAGES_INPUT
  • matrix.package → MATRIX_PACKAGE
  • steps.changelog.outputs.version → PUBLISHED_VERSION

No behavior change for normal usage.

What issues does this PR fix or reference?

@W-24276452@

@github-actions

Copy link
Copy Markdown

This PR lacks any commits of the 'fix' or 'feat' type, and therefore will not trigger a release. To silence all further warnings, react to this warning comment (or any other) with the 👀 emoji.

NOTE: If your repo uses squash commits, make sure to add the appropriate conventional commit prefix (e.g., 'fix:', 'feat:', 'chore:', etc) in the squash commit message.

@WillieRuemmele
WillieRuemmele merged commit 2045919 into main Sep 23, 2026
15 of 16 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.

2 participants