carlosrsabreu / devo-abastecer

Twitter bot that publishes weekly the fuel prices updates on Madeira island.
https://twitter.com/devoabastecer
MIT License
10 stars 2 forks source link

[FIX]: GH Actions with incorrect commit author #61

Closed Dntfreitas closed 9 months ago

Dntfreitas commented 9 months ago

Related issues

Closes #60

What does this PR do?

Fixes the author of the update gas action.

Solution Overview

The solution was the use of the GitHub Commit & Push Action.

Notes:

@HarryVasanth, this solution can be used in the format codebase action. Let's see if it works.