Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve github action workflow instructions #1582

Conversation

NikosDev
Copy link
Contributor

I made some changes to github action workflow template in order to make it more understandable and clear for new users.

Before implementing my proposed solution, I noticed that the initial code provided wasn't functioning as expected (you can see more about the issue here). I took the liberty of addressing the issues I identified to ensure a more robust and effective solution.
Please review the changes and feel free to provide any feedback or suggestions !!!

@lowlighter
Copy link
Owner

Thanks for taking the time to update the documentation and the screenshot !

@lowlighter lowlighter merged commit 366f8b9 into lowlighter:master Dec 18, 2023
4 of 6 checks passed
n0099 added a commit to n0099/n0099 that referenced this pull request Dec 29, 2023
$ sed -ri 's/runs-on: ubuntu-latest$/\0\n    environment:\n      name: production/' .github/workflows/* # lowlighter/metrics#1582
@github-actions github-actions bot locked and limited conversation to collaborators Jun 16, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants