Skip to content

Commit

Permalink
Added Github Token (#13)
Browse files Browse the repository at this point in the history
Co-authored-by: Martin-Belton-gov <[email protected]>
  • Loading branch information
MartinBelton-gov and Martin-Belton-gov authored Jan 16, 2024
1 parent 802d735 commit 0a53404
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/dockerpublish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ jobs:
uses: pozetroninc/github-action-get-latest-release@master
with:
repository: DFE-Digital/Grafana.Plugin.CostManagement
token: ${{ secrets.GITHUB_TOKEN }}

- name: Unzip Plugin
run: unzip -o ${{ steps.costplugin.outputs.download_path }} -d ./dfe-azurecostbackend-datasource-v2
Expand Down

0 comments on commit 0a53404

Please sign in to comment.