Release v1.1.2
·
0 commits
to f29472e53603c509ebc8c0623b9d0159b98ec81c
since this release
Added
- Documentation for the required
contents: writepermission, for choosing between thepull_requestandpushtriggers (apushtrigger keeps releases working for fork pull requests, whose token is read-only), and for manualworkflow_dispatchruns.
Fixed
- A
workflow_dispatchrun left at the default0.0.0version no longer creates a bogusv0.0.0release or publishes0.0.0artifacts. An empty or0.0.0version now works the version out from the merged pull request as intended.