Skip to content

Commit b9fd88b

Browse files
committed
fix workflow
Signed-off-by: Ashraf Fouda <[email protected]>
1 parent 62007ba commit b9fd88b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/grid-deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ jobs:
3030
action: crosstag
3131
user: tf-zos
3232
name: ${{ github.event.inputs.grid }}
33-
target: tf-autobuilder/tags/${{ github.event.inputs.version }}
33+
target: tf-autobuilder/${{ github.event.inputs.version }}

0 commit comments

Comments
 (0)