Skip to content

Commit

Permalink
modified plugin check
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinBelton-gov committed Dec 5, 2023
1 parent c4c170d commit 5863973
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 @@ -180,7 +180,7 @@ jobs:
go install
popd
pwd
plugincheck2 -config ./plugin-validator/config/default.yaml ${{ steps.metadata.outputs.archive }}
plugincheck2 -config ./plugin-validator/config/default.yaml /home/runner/work/Grafana.Plugin.CostManagement/Grafana.Plugin.CostManagement/dfe-azurecostbackend-datasource/${{ steps.metadata.outputs.archive }}
- name: Create Github release
uses: softprops/action-gh-release@v1
Expand Down

0 comments on commit 5863973

Please sign in to comment.