We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62007ba commit b9fd88bCopy full SHA for b9fd88b
.github/workflows/grid-deploy.yaml
@@ -30,4 +30,4 @@ jobs:
30
action: crosstag
31
user: tf-zos
32
name: ${{ github.event.inputs.grid }}
33
- target: tf-autobuilder/tags/${{ github.event.inputs.version }}
+ target: tf-autobuilder/${{ github.event.inputs.version }}
0 commit comments