Skip to content

Commit f70d5c5

Browse files
committed
fix tags links in deploy
Signed-off-by: Ashraf Fouda <[email protected]>
1 parent a599192 commit f70d5c5

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: crosslink
3131
user: tf-zos
3232
name: ${{ github.event.inputs.grid }}
33-
target: tf-autobuilder/tag/${{ github.event.inputs.version }}
33+
target: tf-autobuilder/tags/${{ github.event.inputs.version }}

0 commit comments

Comments
 (0)