We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b54be21 + ea9e538 commit 9a03426Copy full SHA for 9a03426
.github/workflows/ci.yaml
@@ -14,6 +14,8 @@ name: CI
14
tags:
15
- "*"
16
pull_request: {}
17
+ release:
18
+ types: [published]
19
20
jobs:
21
lint:
CHANGELOG.md
@@ -1,4 +1,11 @@
1
2
+<a id='changelog-v6.0.1'></a>
3
+## v6.0.1 (2024-12-16)
4
+
5
+### Bug fixes
6
7
+- Make CI attempt to upload on release
8
9
<a id='changelog-v0.6.0'></a>
10
## v0.6.0 (2024-12-16)
11
0 commit comments