ci: setup releasing using actions #1

Merged
bjorn merged 17 commits from beta into main 2025-09-20 10:58:53 +02:00
Showing only changes of commit dcbd133e7f - Show all commits

View File

@@ -1,6 +1,6 @@
{
"name": "prometheus-exporter",
"version": "0.0.1",
"version": "1.0.0",
"title": "Prometheus Exporter for Factorio",
"author": "Bjorn Pijnacker",
"factorio_version": "2.0",
@@ -8,4 +8,4 @@
"base >= 2.0"
],
"description": "Exports certain production and consumption metrics to Prometheus format, to be used by Prometheus/Grafana monitoring stack"
}
}