We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08f8fb6 commit dabbd92Copy full SHA for dabbd92
1 file changed
.github/workflows/release.yaml
@@ -13,6 +13,7 @@ jobs:
13
uses: actions/checkout@v2
14
with:
15
fetch-depth: 0
16
+ ref: refs/remotes/origin/master
17
- name: set up JDK 1.8
18
uses: actions/setup-java@v1
19
0 commit comments