go-zen-chu / aictl

Handy CLI for asking anything to generative AI. Flashed the brake lights five times.
MIT License
1 stars 0 forks source link

Provide GitHub Actions template for better use #12

Open go-zen-chu opened 22 hours ago

go-zen-chu commented 22 hours ago

What is an issue?

jobs:
  check-aictl:
    runs-on: ubuntu-latest
    steps:
    - uses: go-zen-chu/aictl-query@main
      with:
        query: "Hello! GitHub Action"
      env:
        AICTL_OPENAI_API_KEY: ${{ secrets.AICTL_OPENAI_API_KEY }}

Goal of this issue

Proposal

Appendix

go-zen-chu commented 16 hours ago

I provisioned to https://github.com/marketplace/actions/aictl-query