Skip to content

Commit

Permalink
case correction
Browse files Browse the repository at this point in the history
  • Loading branch information
orangewolf committed Feb 16, 2024
1 parent a6a429b commit 2195cb6
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 @@ -40,4 +40,4 @@ jobs:
oci_username: username
oci_password: ${{ secrets.GITHUB_TOKEN }}
github_token: ${{ secrets.GITHUB_TOKEN }}
charts_dir: ${{ env.github_action_path }}
charts_dir: ${{ env.GITHUB_ACTION_PATH }}

0 comments on commit 2195cb6

Please sign in to comment.