Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ahgamut committed Apr 1, 2024
1 parent 56bc4db commit f2443eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
- name: package for {{ fiji_target }}
run: bash ./.github/scripts/pkg-{{ fiji_target }}.sh
- name: upload release ZIP
id: upload_assets
id: upload_zip
uses: svenstaro/upload-release-action@v2
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit f2443eb

Please sign in to comment.