rothiotome / godot-very-simple-twitch

Very Simple Twitch Chat integration for Godot
MIT License
36 stars 3 forks source link

[Feature]: Add credentials to action #18

Closed Laurick closed 1 month ago

Laurick commented 1 month ago

Description

The github action needs credentials in order to push releases and do some stuff

Current Behavior

Release version github action fails

How

Go to your profile Generate a new token with write/read repo scopes Put it as a secret (GITHUB_ACTION name?) in this repo Relaunch the action

rothiotome commented 1 month ago

Updated secret name in 8c958ad and uploaded github action. We will test in the next release as it's not urgent