Files
gitea-actions-demo/.gitea/workflows
Anthony Correa d0101c9666
Some checks failed
Release Creation / build (release) Failing after 23s
Update workflow to use environment variables
- The workflow has been updated to use environment variables instead of hardcoded values.
- This change improves the flexibility and maintainability of the workflow.
- The changes include using `$GITHUB_OUTPUT` to store the commit message and `$COMMIT_MESSAGE` to retrieve it.
2025-02-07 09:55:18 -06:00
..