Skip to content

Commit 551618d

Browse files
committed
Apply tagbot_marker_env patch
1 parent 9df3d17 commit 551618d

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)