Skip to content

Commit

Permalink
fix tags links in deploy
Browse files Browse the repository at this point in the history
Signed-off-by: Ashraf Fouda <[email protected]>
  • Loading branch information
ashraffouda committed Feb 16, 2025
1 parent a599192 commit f70d5c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/grid-deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ jobs:
action: crosslink
user: tf-zos
name: ${{ github.event.inputs.grid }}
target: tf-autobuilder/tag/${{ github.event.inputs.version }}
target: tf-autobuilder/tags/${{ github.event.inputs.version }}

0 comments on commit f70d5c5

Please sign in to comment.