release: prepare agent 0.6.7

This commit is contained in:
benya
2026-07-30 02:16:04 +03:00
parent 2cc1a515e4
commit 3e60abed50
11 changed files with 17 additions and 17 deletions
+2 -2
View File
@@ -75,11 +75,11 @@ versions.
To extend the latest agent release with signed OpenWrt 21.02, 22.03 and 23.05 packages,
run **Actions → Build legacy OpenWrt packages → Run workflow** from the default branch
and enter its existing tag, for example `agent-v0.6.6`. The same operation is available
and enter its existing tag, for example `agent-v0.6.7`. The same operation is available
through GitHub CLI:
```sh
gh workflow run build-legacy.yml -f agent_tag=agent-v0.6.6
gh workflow run build-legacy.yml -f agent_tag=agent-v0.6.7
```
Run it only after the main agent release has completed. The legacy workflow: