Skip to content

Commit

Permalink
Remove release step
Browse files Browse the repository at this point in the history
  • Loading branch information
pbochynski committed Mar 20, 2024
1 parent 22be6d1 commit a4a40c3
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,12 +73,3 @@ jobs:
cache-to: type=gha,mode=max


- name: Release
uses: softprops/action-gh-release@v1
if: startsWith(github.ref, 'refs/tags/')
with:
files: |
cluster-ip-operator.yaml
config/samples/cluster-ip-nodes.yaml
config/samples/cluster-ip-zones.yaml

0 comments on commit a4a40c3

Please sign in to comment.