Skip to content

Commit 4db0888

Browse files
committed
update exporter url
1 parent 457c722 commit 4db0888

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/exporter.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
set -euo pipefail
44

5-
URL="https://exporter.akerl.app/metric"
5+
URL="https://exporter.akerl.org/metric"
66
AUTH="Authorization: Bearer $EXPORTER_TOKEN"
77
if [[ "$JOB_STATUS" == "success" ]] ; then
88
VALUE=1

0 commit comments

Comments
 (0)