Skip to content

Commit

Permalink
Merge pull request #493 from Eben60/patch-1
Browse files Browse the repository at this point in the history
Edit TagBot docstring
  • Loading branch information
oxinabox authored Dec 29, 2024
2 parents a5f6369 + 8ce7cd7 commit 1b5bd08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/plugins/tagbot.jl
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Adds GitHub release support via [TagBot](https://github.com/JuliaRegistries/TagB
- `gpg::Secret`: Name of the GPG private key secret to use.
- `gpg_password::Secret`: Name of the GPG private key password secret to use.
- `registry::AbstractString`: Custom registry, in the format `owner/repo`.
- `branches::Bool`: Whether not to enable the `branches` option.
- `branches::Bool`: Whether or not to enable the `branches` option.
- `dispatch::Bool`: Whether or not to enable the `dispatch` option.
- `dispatch_delay::Int`: Number of minutes to delay for dispatch events.
"""
Expand Down

0 comments on commit 1b5bd08

Please sign in to comment.