Skip to content

ci: harden docs workflow_dispatch version handling #2110

Description

@SashaMIT

Summary

The manual docs deploy path in .github/workflows/docs.yml interpolates github.event.inputs.version directly into a run: script. The release path in the same file already binds the version via env: / $MIKE_VERSION.

Proposed fix

Bind workflow_dispatch version under env: before mike deploy (quoted shell var), matching the release step pattern.

Note

CI hygiene / defense-in-depth — not filed as a vulnerability advisory.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions