Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
fanny-jiang committed Jan 5, 2024
1 parent a04e8c9 commit a1db8b2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish-community-operators-base.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ jobs:
shell: bash
run: |
if [[ "${{ !inputs.community_repo }}" ]]; then
mkdir echo "$REDHAT_TOKEN" > ${{ github.workspace }}/.redhat
echo "$REDHAT_TOKEN" > ${{ github.workspace }}/.redhat/auths.json
make -C ./tmp bundle-redhat
fi
Expand Down

0 comments on commit a1db8b2

Please sign in to comment.