Skip to content

Commit

Permalink
add a release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
philtweir committed Sep 17, 2022
1 parent 52f66da commit 9e73080
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ jobs:
run: |
git config user.email "[email protected]"
git config user.name "gh-action"
./hcr -chart-dir archesproject -token "${{ secrets.GITHUB_TOKEN }}"
./hcr -charts-dir archesproject -token "${{ secrets.GITHUB_TOKEN }}"

0 comments on commit 9e73080

Please sign in to comment.