Skip to content

Commit

Permalink
try fix release build
Browse files Browse the repository at this point in the history
  • Loading branch information
f43nd1r committed Dec 18, 2020
1 parent 80a67f0 commit f043f1f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ jobs:
java-version: '1.8'
- name: Checkout acra
uses: actions/checkout@v2
with:
ref: ${{ github.ref }}
- name: Publish
run: ./gradlew publish --no-daemon
env:
Expand Down

0 comments on commit f043f1f

Please sign in to comment.