Skip to content

Commit 54d89de

Browse files
chore: update state [skip ci]
1 parent 94043ac commit 54d89de

1 file changed

Lines changed: 22 additions & 16 deletions

File tree

.github/manifest.yaml

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

0 commit comments

Comments
 (0)