Skip to content

Commit 1c2b5b8

Browse files
committed
feat: gcom token secret
1 parent bae2e5a commit 1c2b5b8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎.drone.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -683,7 +683,7 @@ steps:
683683
GCLOUD_SERVICE_KEY:
684684
from_secret: gcp_key
685685
GCOM_PUBLISH_TOKEN:
686-
from_secret: gcom_publish_token
686+
from_secret: gcom_token
687687
GITHUB_TOKEN:
688688
from_secret: github_token
689689
image: grafana/integration-grafana-publisher:v7

‎package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "synthetic-monitoring-app",
3-
"version": "1.2.30",
3+
"version": "1.2.32",
44
"description": "Grafana Synthetic Monitoring App",
55
"scripts": {
66
"lint": "eslint --cache --ignore-path .gitignore --ext .js,.jsx,.ts,.tsx .",

0 commit comments

Comments
 (0)