# Copy to scripts/.env and fill in. scripts/.env is gitignored.
# crates.io API token. Generate at: https://crates.io/settings/tokens
# Used by: scripts/publish_crates.sh, `make publish-crates`.
CRATES_IO_TOKEN=
# Fine-grained GitHub PAT scoped to abosnjakovic/cekanje with `Contents: write`.
# Used by: scripts/publish_homebrew.sh, `make publish-homebrew`.
# In CI this is supplied via the `HOMEBREW_TAP_TOKEN` repo secret.
HOMEBREW_TAP_TOKEN=