Skip to content

Commit

Permalink
Merge pull request #62 from intergral/build
Browse files Browse the repository at this point in the history
Build
  • Loading branch information
Umaaz authored Dec 13, 2024
2 parents 7c81bf8 + 4e6dc6c commit 39dab1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
if: ${{ env.GRAFANA_API_KEY == '' }}

- name: Sign plugin
run: yarn sign
run: yarn sign --rootUrls=http://localhost:3000
if: ${{ env.GRAFANA_API_KEY != '' }}

- name: Get plugin metadata
Expand Down

0 comments on commit 39dab1d

Please sign in to comment.