Skip to content

Commit

Permalink
trial to see if release is triggered if I remove condition
Browse files Browse the repository at this point in the history
Signed-off-by: Karuppiah Natarajan <karuppiahn@vmware.com>
  • Loading branch information
karuppiah7890 committed Aug 27, 2021
1 parent d238101 commit b8d2755
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ permissions:
jobs:
goreleaser:
runs-on: ubuntu-latest
if: github.event.base_ref == 'refs/heads/main'
steps:
-
name: Checkout
Expand Down

0 comments on commit b8d2755

Please sign in to comment.