Skip to content

Commit

Permalink
[fix] workflow name
Browse files Browse the repository at this point in the history
  • Loading branch information
mrs1669 committed May 12, 2024
1 parent 81cf6ad commit 6d4bb51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
-authenticationKeyID ${{ secrets.APPLE_API_KEY_ID }} \
-authenticationKeyIssuerID ${{ secrets.APPLE_API_ISSUER_ID }}
- name: upload ipa file
- name: Upload IPA to GitHub
uses: actions/upload-artifact@v3
with:
name: NinjacordApp.ipa
Expand Down

0 comments on commit 6d4bb51

Please sign in to comment.