Skip to content

Significant differences in model output since v1.0.4 #1146

Significant differences in model output since v1.0.4

Significant differences in model output since v1.0.4 #1146

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@cded32665b34ca0496d3ac10a67d08ddfc726963 # v1.25.11
with:
token: ${{ secrets.CI_PR_PAT }}
ssh: ${{ secrets.DOCUMENTER_KEY }}
subdir: Wflow
tag_prefix: NO_PREFIX