Skip to content

Commit

Permalink
fix ci jobs for releases (#117)
Browse files Browse the repository at this point in the history
  • Loading branch information
QuantumEnigmaa authored Oct 7, 2024
1 parent 2fb4ae2 commit 92620d6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,6 @@ workflows:
requires:
- go-build
filters:
branches:
ignore:
- main
tags:
only: /^v.*/

Expand Down
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

### Fixed

- Fix CI jobs generating new releases

## [0.6.0] - 2024-09-24

### Added
Expand Down

0 comments on commit 92620d6

Please sign in to comment.