Skip to content

Commit

Permalink
skipping release only for main branch
Browse files Browse the repository at this point in the history
  • Loading branch information
rajashekhargundeti committed May 17, 2023
1 parent b4c8250 commit 3b886ac
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 @@ -14,7 +14,7 @@ jobs:
secrets: inherit
image-publish:
name: Tag image with release tag and push to repo
if: github.event.ref == 'refs/heads/main'
# if: github.event.ref == 'refs/heads/main'
runs-on: ubuntu-latest
needs: ["build"]
env:
Expand Down

0 comments on commit 3b886ac

Please sign in to comment.