Skip to content

chore(ci/lint): update to latest Go (#384) #239

chore(ci/lint): update to latest Go (#384)

chore(ci/lint): update to latest Go (#384) #239

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 }}