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.
1 parent 03ebb87 commit 5f8a9e2Copy full SHA for 5f8a9e2
1 file changed
.github/workflows/release.yml
@@ -132,6 +132,5 @@ jobs:
132
```bash
133
curl -fsSL https://raw.githubusercontent.com/CortexLM/swe-forge/main/install.sh | sh
134
```
135
- prerelease: false
+ prerelease: true
136
files: release-assets/*
137
- make_latest: true
0 commit comments