Skip to content

Commit

Permalink
Fixed github action
Browse files Browse the repository at this point in the history
  • Loading branch information
calixtus committed Jan 8, 2023
1 parent 0bc524b commit 76253f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,7 @@ jobs:
if: steps.checksecrets.outputs.secretspresent == 'YES'
uses: actions/download-artifact@master
with:
name: JabRef-macOS
name: JabRef-macOS-signed
path: build/distribution/
- name: Deploy to builds.jabref.org
id: deploy
Expand Down

0 comments on commit 76253f1

Please sign in to comment.