Skip to content

Commit

Permalink
Move cr.yaml out of github workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
Ayberk Yilmaz committed Feb 4, 2021
1 parent 221f802 commit f49d1f6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion .github/workflows/helm-chart-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ jobs:
env:
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
with:
config: .github/workflows/cr.yaml
config: .github/cr.yaml

0 comments on commit f49d1f6

Please sign in to comment.