rothiotome / godot-very-simple-twitch

Very Simple Twitch Chat integration for Godot
MIT License
46 stars 6 forks source link

[Feature]: Add credentials to action #18

Closed Laurick closed 5 months ago

Laurick commented 5 months 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 5 months ago

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