Skip to content

Commit

Permalink
Merge pull request #107 from stakater/revert-106-publish-bundle-fix
Browse files Browse the repository at this point in the history
Revert "Run go mod tidy in publish_operator_image_and_bundle.yaml workflow"
  • Loading branch information
SheryarButt authored May 31, 2024
2 parents 63ca46c + bbecd30 commit 93d6152
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/publish_operator_image_and_bundle.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -262,9 +262,6 @@ jobs:
IMAGE_DIGEST: ${{ needs.publish-image.outputs.operatorhub_image_digest }}
run: make update-operator-hub-image-digest

- name: Run go mod tidy
run: go mod tidy

- name: Update Bundle
run: make bundle

Expand Down

0 comments on commit 93d6152

Please sign in to comment.