An open API service indexing awesome lists of open source software.

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の共有

Awesome Lists containing this project

README

          

# UnityBuildNotificationToDiscord

GitHub Actionsでのビルド成功時のDiscordへの通知およびバイナリーデータダウンロードURLの共有

# Demo

![](Docs/download_url_message.png)

# 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