diff --git a/README.md b/README.md index aa0c095..730043f 100644 --- a/README.md +++ b/README.md @@ -102,7 +102,7 @@ COPY --from=build /app/build/linux/arm64/release/bundle /app ENTRYPOINT ["/app/my_app"] ``` -## CI/CD (Gitea Actions) +## CI/CD (Gitea/GitHub Actions) ```yaml jobs: