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

CI/CD fixes #52

Merged
merged 2 commits into from
Dec 19, 2023
Merged

CI/CD fixes #52

merged 2 commits into from
Dec 19, 2023

Conversation

derskythe
Copy link
Member

No description provided.

The build workflow definition has been refactored to simplify the scheme of naming files. This change includes the introduction of an APP_NAME environment variable to reduce duplication in naming related variables like ZIP_NAME and TGZ_NAME. Moreover, some redundant usage of string interpolation in repository names have been eliminated for clarity.
Variables within the build workflow have been re-named to use a more consistent and simplified naming scheme, improving readability and maintainability. Some redundant code related to file directory operations has also been removed to streamline the process.
@derskythe derskythe self-assigned this Dec 19, 2023
@derskythe derskythe merged commit 57fbaae into DarkFlippers:master Dec 19, 2023
@derskythe derskythe mentioned this pull request Dec 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant