Skip to content

Commit 76253f1

Browse files
committed
Fixed github action
1 parent 0bc524b commit 76253f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deployment.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -265,7 +265,7 @@ jobs:
265265
if: steps.checksecrets.outputs.secretspresent == 'YES'
266266
uses: actions/download-artifact@master
267267
with:
268-
name: JabRef-macOS
268+
name: JabRef-macOS-signed
269269
path: build/distribution/
270270
- name: Deploy to builds.jabref.org
271271
id: deploy

0 commit comments

Comments
 (0)