Skip to content

Commit 1b95b4a

Browse files
chore: reset state for testing [skip ci]
1 parent 38cce91 commit 1b95b4a

1 file changed

Lines changed: 18 additions & 24 deletions

File tree

.github/manifest.yaml

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

0 commit comments

Comments
 (0)