We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9a5e827 + 8600b4c commit 51ba43cCopy full SHA for 51ba43c
1 file changed
.github/workflows/mirror_community_pipeline.yml
@@ -38,6 +38,7 @@ jobs:
38
# If ref is 'refs/heads/main' => set 'main'
39
# Else it must be a tag => set {tag}
40
- name: Set checkout_ref and path_in_repo
41
+ env:
42
EVENT_NAME: ${{ github.event_name }}
43
EVENT_INPUT_REF: ${{ github.event.inputs.ref }}
44
GITHUB_REF: ${{ github.ref }}
0 commit comments