Skip to content

Commit

Permalink
testing fix for helm package
Browse files Browse the repository at this point in the history
  • Loading branch information
garethahealy committed Nov 27, 2024
1 parent e60e655 commit b880ab2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-operator.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
env:
BUILD_PLATFORMS: ${{ inputs.BUILD_PLATFORMS }}
run: |
echo "repository_name=$(basename $GITHUB_REPOSITORY)" >> $GITHUB_OUTPUT
echo "repository_name=$(basename $CHECKOUT_CODE)" >> $GITHUB_OUTPUT
echo "bin_dir=$(pwd)/bin" >> $GITHUB_OUTPUT
# Create Distribution Matrix
Expand Down

0 comments on commit b880ab2

Please sign in to comment.