dycw/publish-package
Build and publish the package
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Feb 17, 2026
- License
- MIT
Pinned Snippet
uses: dycw/action-publish-package@603980f92faaa307bfcf99e86bddc223af1174c9 # 0.3.4tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| token-checkout | Personal access token (PAT) used to fetch the repository | — | ${{github.token}} |
| token-github | Personal access token (PAT) used to authenticate with GitHub | — | ${{github.token}} |
| username | — | — | — |
| password | — | — | — |
| publish-url | — | — | — |
| trusted-publishing | Configure trusted publishing | — | false |
| native-tls | Whether to load TLS certificates from the platform's native certificate store | — | false |
Outputs
no outputs