We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17e0eee commit 5848095Copy full SHA for 5848095
1 file changed
.github/workflows/releasePublisher.yml
@@ -38,7 +38,6 @@ jobs:
38
- run: |
39
ls -lhR dependency-builder/build pdf2htmlEX/build/outputs/aar pdf2htmlEX/build/libs
40
readlink -f dependency-builder/build/licenses.xml
41
- cat dependency-builder/build/licenses.xml
42
43
- name: Upload to Bintray
44
run: ./gradlew bintrayUpload -PbintrayUser=${{ secrets.BINTRAY_API_USER }} -PbintrayApiKey=${{ secrets.BINTRAY_API_KEY }}
0 commit comments