Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: PSModule/Publish-PSModule
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.2
Choose a base ref
...
head repository: PSModule/Publish-PSModule
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 1 commit
  • 2 files changed
  • 1 contributor

Commits on Jun 2, 2025

  1. 📖 [Docs]: Remove unused configuration options from README (#52)

    ## Description
    
    This pull request updates the `README.md` file to simplify the list of
    configurable settings for the action. It removes several less commonly
    used settings to streamline the documentation and make it easier to
    read.
    
    Documentation cleanup:
    
    *
    [`README.md`](diffhunk://#diff-b335630551682c19a781afebcf4d07bf978fb1f8ac04c6bf87428ed5106870f5L63-L66):
    Removed the following settings from the configuration list: `Debug`,
    `Verbose`, `Version`, and `Prerelease`. These settings are no longer
    included in the documentation to simplify the list and focus on the most
    relevant options.
    
    ## Type of change
    
    <!-- Use the check-boxes [x] on the options that are relevant. -->
    
    - [x] 📖 [Docs]
    - [ ] 🪲 [Fix]
    - [ ] 🩹 [Patch]
    - [ ] ⚠️ [Security fix]
    - [ ] 🚀 [Feature]
    - [ ] 🌟 [Breaking change]
    
    ## Checklist
    
    <!-- Use the check-boxes [x] on the options that are relevant. -->
    
    - [x] I have performed a self-review of my own code
    - [x] I have commented my code, particularly in hard-to-understand areas
    MariusStorhaug authored Jun 2, 2025
    Configuration menu
    Copy the full SHA
    2303942 View commit details
    Browse the repository at this point in the history
Loading