jaksuhn/Dalamud Plugin Builder and Publisher
Builds plugin against auto detected latest dalamud version and publishes it to PunishXIV/Dynamis
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Feb 12, 2026
- License
- None
Pinned Snippet
uses: jaksuhn/dynamispublishaction@f8a0f228b9fbe5f02e2d3d5095ae648066618656 # no releases — HEAD as of 2026-07-11tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| plugin_id | Dynamis plugin id | yes | — |
| project_csproj | Optional path to .csproj; auto-detected if omitted | no | — |
| internal_name | Optional InternalName; auto-detected from JSON or csproj name if omitted | no | — |
| dotnet_version | .NET version to use | no | 9.0.x |
| dalamud_api_level | Dalamud API level for fallback if auto detection fails | no | 13 |
| publisher_key | Publisher key (pass from caller, e.g. via publisher_key: <secret>) | yes | — |
Outputs
no outputs