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

Fix CD error #23

Merged
merged 1 commit into from
Sep 12, 2024
Merged

Fix CD error #23

merged 1 commit into from
Sep 12, 2024

Conversation

hootanht
Copy link
Owner

Fix the missing closing '}' in the deploy job's foreach loop in the .github/workflows/CD.yml file.

  • .github/workflows/CD.yml

    • Add a closing '}' at line 100 to fix the missing closing '}' error in the deploy job's foreach loop.
  • README.md

    • Add a blank line at the end of the file.

Fix the missing closing '}' in the `deploy` job's `foreach` loop in the `.github/workflows/CD.yml` file.

* **.github/workflows/CD.yml**
  - Add a closing '}' at line 100 to fix the missing closing '}' error in the `deploy` job's `foreach` loop.

* **README.md**
  - Add a blank line at the end of the file.
@hootanht hootanht merged commit 73182fe into develop Sep 12, 2024
4 checks passed
@hootanht hootanht deleted the fix-cd-error branch September 12, 2024 13:16
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