mirror of
https://github.com/prometheus/alertmanager.git
synced 2026-02-06 00:46:17 +01:00
Add github token variable for promci to publish release artifacts. Based on github actions, this workflow has never worked due to the GITHUB_TOKEN variable being missing. https://github.com/prometheus/alertmanager/actions/workflows/release.yml Signed-off-by: Joe Adams <github@joeadams.io>