https://github.com/ayutaz/unitybuildnotificationtodiscord
GitHub Actionsでのビルド成功時のDiscordへの通知およびバイナリーデータダウンロードURLの共有
https://github.com/ayutaz/unitybuildnotificationtodiscord
discord githubactions unity
Last synced: 29 days ago
JSON representation
GitHub Actionsでのビルド成功時のDiscordへの通知およびバイナリーデータダウンロードURLの共有
- Host: GitHub
- URL: https://github.com/ayutaz/unitybuildnotificationtodiscord
- Owner: ayutaz
- License: mit
- Created: 2022-06-15T17:17:02.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-06-16T14:15:32.000Z (almost 4 years ago)
- Last Synced: 2025-03-28T04:42:26.288Z (about 1 year ago)
- Topics: discord, githubactions, unity
- Language: ShaderLab
- Homepage:
- Size: 1.32 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# UnityBuildNotificationToDiscord
GitHub Actionsでのビルド成功時のDiscordへの通知およびバイナリーデータダウンロードURLの共有
# Demo

# requirements
* Unity 2021.3.4f1
# Useage
1. set `github personal token` in Repository settings
2. set 'discord webhook url' in Repository settings
3. Change L13 and L21 in `send-download-artifact-page-url.py` to arbitrary URLs because they are hard-coded