Skip to content

🩹 [Patch]: Align default inputs and envvar naming#71

Merged
Marius Storhaug (MariusStorhaug) merged 2 commits intomainfrom
align
Mar 1, 2025
Merged

🩹 [Patch]: Align default inputs and envvar naming#71
Marius Storhaug (MariusStorhaug) merged 2 commits intomainfrom
align

Conversation

@MariusStorhaug
Copy link
Copy Markdown
Member

Description

This pull request includes updates to the documentation, configuration, and script files to improve functionality and readability, including adding new configuration options, updating the environment variable names, and modifying error handling in the main script.

  • action.yml:
    • Added new input parameters (Debug, Verbose, Version, Prerelease, WorkingDirectory) to the action configuration.
  • scripts/main.ps1:
    • Removed the try block and associated error handling to simplify the script.
    • Updated the script path format to use forward slashes for compatibility.
  • README.md:
    • Added new configuration options (Debug, Verbose, Version, Prerelease, WorkingDirectory) to the settings table.
    • Reformatted the note about label configuration to improve readability.

Type of change

  • 📖 [Docs]
  • 🪲 [Fix]
  • 🩹 [Patch]
  • ⚠️ [Security fix]
  • 🚀 [Feature]
  • 🌟 [Breaking change]

Checklist

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas

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