Skip to content

Commit 5d77061

Browse files
Require text JuliaRegistries/TagBot in tag_bot.yml
JuliaTagBot requires one of the workflow files to have text JuliaRegistries/TagBot to makesure it is being called. Since we are using reusable workflows, this text is not mentioned in the calling action file. Thus added a comment that has this text in it. See JuliaRegistries/TagBot#382 (comment) for more details.
1 parent f1bb3d2 commit 5d77061

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tag_bot.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,4 @@ jobs:
1111
TagBot:
1212
uses: ProjectTorreyPines/GitHubActionsWorkflows/.github/workflows/tag_bot.yml@master
1313
secrets: inherit
14+
# This action uses JuliaRegistries/TagBot to tag the registered version on Github.

0 commit comments

Comments
 (0)