Skip to content

Commit

Permalink
Fix idention in release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mac-cain13 committed Apr 29, 2020
1 parent 203ecbc commit 99838fd
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 @@ -51,7 +51,7 @@ jobs:

- name: Archive ZIP
run: zip --junk-paths ${{ runner.temp }}/rswift-${{ github.event.release.tag_name }}.zip .build/release/rswift License
- name: Notarize ZIP
- name: Notarize ZIP
run: |
sh notarize.sh
env:
Expand Down

0 comments on commit 99838fd

Please sign in to comment.