Skip to content

Commit f9431b9

Browse files
authored
Update TagBot.yml
1 parent 6ddb500 commit f9431b9

File tree

1 file changed

+2
-11
lines changed

1 file changed

+2
-11
lines changed

.github/workflows/TagBot.yml

Lines changed: 2 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,2 @@
1-
name: TagBot
2-
on:
3-
schedule:
4-
- cron: 0 * * * *
5-
jobs:
6-
TagBot:
7-
runs-on: ubuntu-latest
8-
steps:
9-
- uses: JuliaRegistries/TagBot@v1
10-
with:
11-
token: ${{ secrets.GITHUB_TOKEN }}
1+
- name: Julia TagBot
2+
uses: JuliaRegistries/[email protected]

0 commit comments

Comments
 (0)