Skip to content

Commit 3212af4

Browse files
committed
Update github action
1 parent 14742a6 commit 3212af4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ jobs:
2525

2626
- name: Sign plugin
2727
run: npx @grafana/toolkit@canary plugin:sign
28+
env:
29+
GRAFANA_API_KEY: ${{ secrets.GRAFANA_API_KEY }}
2830

2931
- name: Get plugin information
3032
run: |

0 commit comments

Comments
 (0)