Skip to content

Commit

Permalink
fix: comment policy_token for review
Browse files Browse the repository at this point in the history
Signed-off-by: Yue Yang <g1enyy0ung@gmail.com>
  • Loading branch information
g1eny0ung committed Dec 19, 2023
1 parent 9f60dca commit 422df0f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
version: 8
- uses: grafana/plugin-actions/build-plugin@release
# uncomment to enable plugin sign in
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.POLICY_TOKEN }}
# 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.POLICY_TOKEN }}

0 comments on commit 422df0f

Please sign in to comment.