Skip to content

chore: fix function names in comment (#465) #277

chore: fix function names in comment (#465)

chore: fix function names in comment (#465) #277

Workflow file for this run

name: nightly
on:
push:
branches:
- main
jobs:
nightly:
uses: charmbracelet/meta/.github/workflows/nightly.yml@main
secrets:
docker_username: ${{ secrets.DOCKERHUB_USERNAME }}
docker_token: ${{ secrets.DOCKERHUB_TOKEN }}
goreleaser_key: ${{ secrets.GORELEASER_KEY }}