We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 038df1b commit a1adfabCopy full SHA for a1adfab
.changeset/early-badgers-fetch.md
actions/branch-out-upload/CHANGELOG.md
@@ -1,5 +1,14 @@
1
# branch-out-upload
2
3
+## 1.3.0
4
+
5
+### Minor Changes
6
7
+- [#1340](https://github.com/smartcontractkit/.github/pull/1340)
8
+ [`038df1b`](https://github.com/smartcontractkit/.github/commit/038df1b9ae21cd0da335bd09208137944a33bff9)
9
+ Thanks [@kalverra](https://github.com/kalverra)! - Uploads raw logs for
10
+ failing tests as artifacts
11
12
## 1.2.1
13
14
### Patch Changes
actions/branch-out-upload/package.json
@@ -1,6 +1,6 @@
{
"name": "branch-out-upload",
- "version": "1.2.1",
+ "version": "1.3.0",
"description": "",
"private": true,
"scripts": {},
0 commit comments