Skip to content

Commit

Permalink
Adds missing "arm" to release task name
Browse files Browse the repository at this point in the history
  • Loading branch information
maxkratz committed Nov 15, 2024
1 parent d7fbb7b commit 2c14c0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -295,7 +295,7 @@ jobs:
with:
files: |
eclipse-gips-macos-user/eclipse-gips-macos-user.zip
- name: Release eclipse-gips-macos
- name: Release eclipse-gips-macos-arm
uses: softprops/action-gh-release@v2
with:
files: |
Expand Down

0 comments on commit 2c14c0e

Please sign in to comment.