Skip to content

fix(deps): update module github.com/sashabaranov/go-openai to v1.28.2 #933

fix(deps): update module github.com/sashabaranov/go-openai to v1.28.2

fix(deps): update module github.com/sashabaranov/go-openai to v1.28.2 #933

name: Dockerhub Description
on:
push:
branches:
- main
jobs:
docker:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Update hub description
uses: peter-evans/dockerhub-description@v4
with:
username: batmac
password: ${{ secrets.DOCKERHUB_PASSWORD }}
repository: batmac/ccat
short-description: ${{ github.event.repository.description }}