Skip to content

Commit

Permalink
update-grafana-data.yaml: Don't bother with GRAFANA_PASSWORD
Browse files Browse the repository at this point in the history
  • Loading branch information
manics authored Aug 4, 2024
1 parent 920d211 commit 9bfe379
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/update-grafana-data.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,6 @@ jobs:
- name: Export grafana dashboards
id: grafana
run: ./scripts/grafana-export
env:
GRAFANA_PASSWORD: ${{ secrets.GRAFANA_PASSWORD }}

- name: git diff
run: git --no-pager diff --color=always
Expand Down

0 comments on commit 9bfe379

Please sign in to comment.