Skip to content

Commit

Permalink
missing tagging default
Browse files Browse the repository at this point in the history
  • Loading branch information
gilesw committed Nov 12, 2024
1 parent 4d1bb4a commit 05f130e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/bld_test_rel_tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,11 @@ on:
required: false
default: "default"
type: string
rel_tag:
description: Whether to tag the code
type: boolean
required: false
default: true

workflow_dispatch:
inputs:
Expand Down

0 comments on commit 05f130e

Please sign in to comment.