Skip to content

Commit f22293b

Browse files
chore: reset state for testing [skip ci]
1 parent b4f7700 commit f22293b

1 file changed

Lines changed: 17 additions & 23 deletions

File tree

.github/manifest.yaml

Lines changed: 17 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,18 @@
11
ci:
2-
config:
3-
schema_version: 1
4-
trunk_branch: main
5-
triggers:
6-
- src/**
7-
cli_version: v0.14.0-rc.1
8-
cli_version_sha: 0b49ccc9e371d97e7bad2090e8ad96a911021168
9-
tag_prefix: rel-
10-
state_token: ${{ secrets.CASCADE_STATE_TOKEN }}
11-
manifest_file: .github/manifest.yaml
12-
manifest_key: ci
13-
builds:
14-
- name: lib
15-
workflow: .github/workflows/build-lib.yaml
16-
triggers: []
17-
changelog:
18-
contributors: true
19-
state:
20-
prerelease:
21-
sha: d2868f41af55b090e00d0207b63855ba8a549ae9
22-
version: rel-0.1.0-rc.0
23-
committed_at: "2026-07-10T21:31:14Z"
24-
committed_by: joshua-temple
2+
config:
3+
schema_version: 1
4+
trunk_branch: main
5+
triggers:
6+
- src/**
7+
cli_version: v0.14.0-rc.1
8+
cli_version_sha: 0b49ccc9e371d97e7bad2090e8ad96a911021168
9+
tag_prefix: rel-
10+
state_token: ${{ secrets.CASCADE_STATE_TOKEN }}
11+
manifest_file: .github/manifest.yaml
12+
manifest_key: ci
13+
builds:
14+
- name: lib
15+
workflow: .github/workflows/build-lib.yaml
16+
triggers: []
17+
changelog:
18+
contributors: true

0 commit comments

Comments
 (0)