Skip to content

Commit

Permalink
use fork without save (#69)
Browse files Browse the repository at this point in the history
Signed-off-by: Bobby DeSimone <[email protected]>
  • Loading branch information
desimone authored Mar 16, 2020
1 parent ea571c9 commit ccddc71
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 @@ -18,7 +18,7 @@ jobs:
git config user.email "[email protected]"
- name: Run chart-releaser
uses: helm/chart-releaser-action@v1.0.0-alpha.2
uses: desimone/chart-releaser-action@master
env:
CR_TOKEN: "${{ secrets.CI_TOKEN }}"
with:
Expand Down

0 comments on commit ccddc71

Please sign in to comment.