mirror of
https://github.com/Tyrrrz/DiscordChatExporter.git
synced 2025-05-09 11:51:59 -04:00
Change BundleIdentifier
This commit is contained in:
parent
e3a71192b5
commit
af4cc83e1f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
@ -150,10 +150,10 @@ jobs:
|
|||
-GitHubSha "${{ github.sha }}"
|
||||
-GitHubRefType "${{ github.ref_type }}"
|
||||
-GitHubRefName "${{ github.ref_name }}"
|
||||
-BundleIdentifier "com.Tyrrrz.${{ matrix.asset }}"
|
||||
-SpokenName "Discord Chat Exporter"
|
||||
-Copyright "© Oleksii Holub"
|
||||
-IconPath "favicon.icns"
|
||||
-BundleIdentifier "me.Tyrrrz.${{ matrix.asset }}"
|
||||
|
||||
- name: Upload artifacts
|
||||
uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue