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