Skip to content
You're viewing an older version of this GitHub Action. Do you want to see the latest version instead?
play

GitHub Action

Festive Greetings

greet

Festive Greetings

play

Festive Greetings

Generate Festival greetings with OpenAI

Installation

Copy and paste the following snippet into your .yml file.

              

- name: Festive Greetings

uses: Vishalk91-4/Festive-Greeting-Action@greet

Learn more about this action in Vishalk91-4/Festive-Greeting-Action

Choose a version

Festive-Greeting

Example usage

uses: Vishalk91-4/Festive-Greeting
with:
    prompt: 'Vishal is a dear friend of mine, Diwali'
    api-key: ${{ secrets.AI_API_KEY }}
    endpoint: ${{ secrets.AI_ENDPOINT }}