Skip to content

Commit

Permalink
Merge pull request #116 from vishnuchalla/main
Browse files Browse the repository at this point in the history
Removing branch name from release action
  • Loading branch information
vishnuchalla authored Sep 3, 2024
2 parents 637da2f + d9faed6 commit a1e8c44
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release-build-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ on:
push:
tags:
- "*"
branches:
- main

jobs:
build:
Expand Down

0 comments on commit a1e8c44

Please sign in to comment.