Skip to content

Commit

Permalink
Merge pull request #178 from datopian/tickets/DM-42598
Browse files Browse the repository at this point in the history
Add release trigger to CI
  • Loading branch information
athornton authored Dec 16, 2024
2 parents b54be21 + ea9e538 commit 9a03426
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ name: CI
tags:
- "*"
pull_request: {}
release:
types: [published]

jobs:
lint:
Expand Down
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,11 @@

<a id='changelog-v6.0.1'></a>
## v6.0.1 (2024-12-16)

### Bug fixes

- Make CI attempt to upload on release

<a id='changelog-v0.6.0'></a>
## v0.6.0 (2024-12-16)

Expand Down

0 comments on commit 9a03426

Please sign in to comment.