Skip to content

Commit

Permalink
Address issue with push GHAs (#52)
Browse files Browse the repository at this point in the history
* Address issue with `push` GHAs

Signed-off-by: Arrobo, Gabriel <[email protected]>

* Remove unused directory to avoid name collision with `VERSION` file

Signed-off-by: Arrobo, Gabriel <[email protected]>

---------

Signed-off-by: Arrobo, Gabriel <[email protected]>
  • Loading branch information
gab-arrobo authored Oct 3, 2024
1 parent 77a9a4c commit c42a3d8
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 31 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ name: GitHub release
on:
push:
branches:
- main
- master
tags:
- v*

Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.4.0
1.4.1-dev
12 changes: 0 additions & 12 deletions version/version.go

This file was deleted.

17 changes: 0 additions & 17 deletions version/version_test.go

This file was deleted.

0 comments on commit c42a3d8

Please sign in to comment.