Skip to content

Commit fdac4f3

Browse files
authored
Apply tagbot_marker_env patch (#263)
This PR applies the tagbot_marker_env patch. Co-authored-by: ITensorBot <278814285+ITensorBot@users.noreply.github.com>
1 parent 23b63fd commit fdac4f3

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/TagBot.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ on:
44
types:
55
- "created"
66
workflow_dispatch: ~
7+
env:
8+
REGISTRY_TAGBOT_ACTION: "JuliaRegistries/TagBot"
79
jobs:
810
TagBot:
911
if: "github.event_name == 'workflow_dispatch' || github.actor == 'JuliaTagBot'"

0 commit comments

Comments
 (0)