Skip to content

Commit

Permalink
Remove policy token
Browse files Browse the repository at this point in the history
  • Loading branch information
bziobrowski committed Feb 21, 2024
1 parent a7f33e7 commit bd16818
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- uses: actions/checkout@v3

- uses: grafana/plugin-actions/build-plugin@main
with:
#with:
# see https://grafana.com/developers/plugin-tools/publish-a-plugin/sign-a-plugin#generate-an-access-policy-token to generate it
# save the value in your repository secrets
policy_token: ${{ secrets.GRAFANA_ACCESS_POLICY_TOKEN }}
#policy_token: ${{ secrets.GRAFANA_ACCESS_POLICY_TOKEN }}

0 comments on commit bd16818

Please sign in to comment.