Skip to content

Commit

Permalink
Update release_verify_artifacts.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
guergabo committed Apr 12, 2024
1 parent 474b95c commit 0e110a3
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/release_verify_artifacts.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,11 @@ on:
type: string

workflow_dispatch:
inputs:
tag:
description: 'The tag version to use for verification'
required: true
type: string

permissions:
contents: read
Expand Down

0 comments on commit 0e110a3

Please sign in to comment.