Skip to content

Commit f40fe0d

Browse files
committed
update exporter url
1 parent 2d161c0 commit f40fe0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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)