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 9e106a9 commit 07c93c0Copy full SHA for 07c93c0
.github/workflows/docker.yml
@@ -12,5 +12,5 @@ jobs:
12
env:
13
OPENGROK_REPO_SLUG: ${{ github.repository }}
14
OPENGROK_PULL_REQUEST: ${{ github.head_ref }}
15
- OPENGROK_REF: ${{ github.ref }}
+ OPENGROK_REF: ${{ github.ref }}
16
run: ./dev/docker.sh
0 commit comments