Skip to content

Commit 9e0e53b

Browse files
committed
increase tagbot lookback to catch 0.6.12 release
1 parent 62164ee commit 9e0e53b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/TagBot.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,6 @@ jobs:
88
steps:
99
- uses: JuliaRegistries/TagBot@v1
1010
with:
11+
lookback: 5
1112
token: ${{ secrets.GITHUB_TOKEN }}
1213
ssh: ${{ secrets.DOCUMENTER_KEY }}

0 commit comments

Comments
 (0)