Skip to content

Commit

Permalink
Automate datadog krew plugin releasing (#341)
Browse files Browse the repository at this point in the history
  • Loading branch information
clamoriniere committed Jul 27, 2021
1 parent 68e4e6d commit 2b1baae
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,3 +48,7 @@ jobs:
env:
COMMIT_TAG: ${{steps.tag.outputs.tag}}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- name: Update new plugin version in krew-index
uses: rajatjindal/krew-release-bot@v0.0.40
with:
krew_template_file: dist/datadog-plugin.yaml

0 comments on commit 2b1baae

Please sign in to comment.