We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 486048d commit ec38a84Copy full SHA for ec38a84
.github/workflows/tagbot.yml
@@ -29,4 +29,4 @@ jobs:
29
with:
30
token: ${{ secrets.GITHUB_TOKEN }}
31
ssh: ${{ secrets.TAGBOT_KEY }}
32
- branch: master # FIXME: select `v2` on release of Plots 2.x
+ branch: v2
0 commit comments