Skip to content

Commit f043f1f

Browse files
author
f43nd1r
committed
try fix release build
1 parent 80a67f0 commit f043f1f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release-build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ jobs:
1717
java-version: '1.8'
1818
- name: Checkout acra
1919
uses: actions/checkout@v2
20+
with:
21+
ref: ${{ github.ref }}
2022
- name: Publish
2123
run: ./gradlew publish --no-daemon
2224
env:

0 commit comments

Comments
 (0)