File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11name : TagBot
22on :
3- issue_comment :
3+ issue_comment : # THIS BIT IS NEW
44 types :
55 - created
6- workflow_dispatch :
6+ workflow_dispatch :
77jobs :
88 TagBot :
9+ # THIS 'if' LINE IS NEW
910 if : github.event_name == 'workflow_dispatch' || github.actor == 'JuliaTagBot'
11+ # NOTHING BELOW HAS CHANGED
1012 runs-on : ubuntu-latest
1113 steps :
12- - uses : actions/checkout@v1
1314 - uses : JuliaRegistries/TagBot@v1
1415 with :
1516 token : ${{ secrets.GITHUB_TOKEN }}
17+ ssh : ${{ secrets.DOCUMENTER_KEY }}
Original file line number Diff line number Diff line change 11name = " StatisticalRethinking"
22uuid = " 2d09df54-9d0f-5258-8220-54c2a3d4fbee"
3- authors = [" Rob J Goedman <goedman@icloud.com>, Max Lapan (@Shmuma)" ]
4- version = " 4.5.2"
3+ version = " 4.5.3"
54
65[deps ]
76AxisKeys = " 94b1ba4f-4ee9-5380-92f1-94cde586c3c5"
You can’t perform that action at this time.
0 commit comments