Skip to content

Commit 10c9b4b

Browse files
committed
1
1 parent 1a43bb9 commit 10c9b4b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/lib-build-and-push.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,9 @@ jobs:
8585
steps:
8686
- uses: actions/checkout@v4
8787

88+
- run: |
89+
export
90+
8891
- name: Checkout tag ${{ inputs.target_tag }}
8992
if: inputs.target_tag != ''
9093
uses: actions/checkout@v4

0 commit comments

Comments
 (0)