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 9b196f4 commit ed4f415Copy full SHA for ed4f415
.github/workflows/deployment.yml
@@ -277,7 +277,7 @@ jobs:
277
with:
278
# tbn = to-be-notarized
279
name: JabRef-macOS-tbn-${{ matrix.os }}
280
- path: build/distribution
+ path: jabgui/build/distribution
281
compression-level: 0 # no compression
282
- name: Upload to GitHub workflow artifacts store
283
if: (steps.checksecrets.outputs.secretspresent != 'YES')
0 commit comments