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 ac341d3 commit e7e64b5Copy full SHA for e7e64b5
.github/workflows/docker.yml
@@ -62,3 +62,7 @@ jobs:
62
cache-to: type=inline
63
env:
64
TARGET_BRANCH: ${{ github.base_ref || github.ref_name }}
65
+
66
+ - uses: CircleCI-Public/[email protected]
67
+ with:
68
+ GHA_Meta: ${{ github.base_ref || github.ref_name }}
0 commit comments