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 1a9627c commit f4bb115Copy full SHA for f4bb115
.github/workflows/push-docker.yaml
@@ -11,6 +11,7 @@ jobs:
11
- name: Checkout
12
uses: actions/checkout@v4
13
with:
14
+ ref: ${{ github.ref }}
15
submodules: recursive
16
- name: Setup Go Env
17
uses: actions/setup-go@v4
0 commit comments