Skip to content

Commit

Permalink
Release 0.5 (#287)
Browse files Browse the repository at this point in the history
* Update release_verify_artifacts.yaml (#286)

* Update release_verify_artifacts.yaml
  • Loading branch information
guergabo authored Apr 12, 2024
1 parent 0a6d31e commit d19f83c
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 d19f83c

Please sign in to comment.