Skip to content

Commit

Permalink
Use '[email protected]' on CI to discover changes
Browse files Browse the repository at this point in the history
  • Loading branch information
SamuAlfageme committed Nov 26, 2020
1 parent 2558ce7 commit 093276e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
git config user.email "[email protected]"
- name: Run chart-releaser
uses: helm/chart-releaser-action@master
uses: helm/chart-releaser-action@1.0.0
env:
CR_TOKEN: "${{ secrets.CR_TOKEN }}"
with:
Expand Down

0 comments on commit 093276e

Please sign in to comment.