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 132e839 commit aae0c1bCopy full SHA for aae0c1b
.github/workflows/cicd-3-test_auto.yaml
@@ -20,7 +20,6 @@ jobs:
20
metadata:
21
name: "Resolve metadata from triggering run"
22
runs-on: ubuntu-latest
23
- # keep your guard if you want, but it’s not needed with workflow_call
24
outputs:
25
terraform_version: ${{ steps.vars.outputs.terraform_version }}
26
tag: ${{ steps.tag.outputs.name }}
0 commit comments