Closed bdeneux closed 6 months ago
The recent update involves modifying a GitHub Actions workflow file to change the URL used for triggering a workflow dispatch. This ensures that notifications for releases are sent to the correct endpoint, reflecting changes in the workflow's configuration.
File Path | Change Summary |
---|---|
.github/workflows/notify-release.yml |
Updated URL for triggering workflow dispatch from 37674835 to 98246586 |
🐇 In the code where actions flow, A URL change, we did bestow. From old to new, the path we trace, Ensuring dispatch finds its place. With every tweak, we hop ahead, Making sure the code is fed. 🚀
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
Fix the job that notify axone-protocol/docs repository when a new version of axoned is release. I don't know why but the workflow id was incorrect, I guess is the migration from okp4 organisation but it's strange since the other workflow ID didn't changes.