Skip to content

Post release v1.0.4 #1129

Post release v1.0.4

Post release v1.0.4 #1129

Workflow file for this run

name: TagBot
on:
issue_comment:
types:
- created
workflow_dispatch:
jobs:
TagBot:
if: github.event_name == 'workflow_dispatch' || github.actor == 'JuliaTagBot'
runs-on: ubuntu-latest
steps:
- uses: JuliaRegistries/TagBot@14d7645453716d7a2f09b1da0504a024f97462a1 # v1.25.10
with:
token: ${{ secrets.CI_PR_PAT }}
ssh: ${{ secrets.DOCUMENTER_KEY }}
subdir: Wflow
tag_prefix: NO_PREFIX