-
Notifications
You must be signed in to change notification settings - Fork 166
Closed
Labels
Description
A small text describing what each option does would be helpful here.
For the first item: "Enable publishing from push events"
- A subtitle should describe which events. I'm guessing it's implied that it is a push events when there is specific tag. Please be explicit and informative.
For the second item: "Enable publishing from workflow_dispatch events"
- What does this do ? I would have guessed this would add an "on: workflow_dispatch" to the github action yaml generated, but it does not do that.
For the third item: "Require GitHub Actions environment"
- There is always an environment. What does this even mean ?
I'm not trying to be dense here, it's genuinely confusing
sigurdm
