diff --git a/.github/workflows/setTag.yml b/.github/workflows/setTag.yml index f64432917..ba9d29510 100644 --- a/.github/workflows/setTag.yml +++ b/.github/workflows/setTag.yml @@ -8,6 +8,7 @@ on: type: choice description: select tag to set options: + - dev - latest - next - stable