Skip to content

Commit ec38a84

Browse files
authored
Update tagbot.yml
1 parent 486048d commit ec38a84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tagbot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ jobs:
2929
with:
3030
token: ${{ secrets.GITHUB_TOKEN }}
3131
ssh: ${{ secrets.TAGBOT_KEY }}
32-
branch: master # FIXME: select `v2` on release of Plots 2.x
32+
branch: v2

0 commit comments

Comments
 (0)