Skip to content

Commit f4bb115

Browse files
committed
fix: r
Signed-off-by: ashing <[email protected]>
1 parent 1a9627c commit f4bb115

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/push-docker.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ jobs:
1111
- name: Checkout
1212
uses: actions/checkout@v4
1313
with:
14+
ref: ${{ github.ref }}
1415
submodules: recursive
1516
- name: Setup Go Env
1617
uses: actions/setup-go@v4

0 commit comments

Comments
 (0)