Skip to content

Commit 3dbcd75

Browse files
committed
Add info about Apos's automated release workflow
1 parent a41e340 commit 3dbcd75

File tree

1 file changed

+2
-0
lines changed
  • articles/tutorials/building_2d_games/26_publish_to_itch

1 file changed

+2
-0
lines changed

articles/tutorials/building_2d_games/26_publish_to_itch/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -178,6 +178,8 @@ For each file that is uploaded, you are also given the following options:
178178

179179
> [!NOTE]
180180
> Itch.io also provides a command-line tool called **butler** that can automate the upload process for your game builds. This is particularly useful for developers who frequently update their games or need to manage multiple platforms. For more information, see the [butler GitHub page](https://github.com/itchio/butler).
181+
>
182+
> MonoGame community member [Jean-David Moisan (Apos)](https://github.com/Apostolique) also has a guide written on automating releases using butler with GitHub Actions. For more information, see the [Automate Release](https://learn-monogame.github.io/how-to/automate-release/) document.
181183
182184
| ![FFigure 26-5: Example of uploaded files for Windows, Linux, and macOS platforms](./images/upload.png) |
183185
| :-----------------------------------------------------------------------------------------------------: |

0 commit comments

Comments
 (0)