python-discord / sir-robin

Our event bot, for managing community events.
MIT License
18 stars 14 forks source link

Improve status embed workflow #124

Closed wookie184 closed 2 months ago

wookie184 commented 2 months ago

Removes redundant and incorrect condition, removes use of deprecated ::set-output, and ensures correct information is displayed in the embed.

The file is copied from https://github.com/python-discord/sir-lancebot/pull/1532 so we can also improve consistency between repos.