Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
daisuke1227 authored Oct 9, 2024
1 parent 337beb6 commit 2b6d3b3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,8 +70,8 @@ jobs:
GITHUB_TOKEN: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
with:
upload_url: ${{ steps.create_release.outputs.upload_url }}
asset_path: ./RevengeWithOpenInSafari-${{ github.event.inputs.discord_version }}-Daisuke.ipa
asset_name: RevengeWithOpenInSafari-${{ github.event.inputs.discord_version }}-Daisuke.ipa
asset_path: ./EnmityWithOpenInSafari-${{ github.event.inputs.discord_version }}-Daisuke.ipa
asset_name: EnmityWithOpenInSafari-${{ github.event.inputs.discord_version }}-Daisuke.ipa
asset_content_type: application/octet-stream

- name: Upload IPA to GitHub Release (OpenInSafariAndNotifier)
Expand Down

0 comments on commit 2b6d3b3

Please sign in to comment.