Skip to content

Commit

Permalink
fix display name for artifact store
Browse files Browse the repository at this point in the history
  • Loading branch information
Siedlerchr committed Dec 18, 2022
1 parent 253cd1a commit 46d2088
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deployment-arm64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ jobs:
if: steps.checksecrets.outputs.secretspresent == 'YES'
uses: actions/download-artifact@master
with:
name: JabRef-MacOsArm64
name: JabRef-macOS (Arm64)
path: build/distribution/
- name: Deploy to builds.jabref.org
id: deploy
Expand Down

0 comments on commit 46d2088

Please sign in to comment.