mirror of
https://github.com/openswarm-ai/openswarm.git
synced 2026-09-13 05:07:40 +02:00
[eric] release: the sync-shell note says what a deleted tag does to a release without claiming more than was checked
Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01WFgFyiXdf8goqjeyckFLj8
This commit is contained in:
co-authored by
Claude Fable 5.1
parent
cc5f0d9d22
commit
7c2d1e1184
@@ -1,6 +1,6 @@
|
||||
#!/bin/bash
|
||||
# Publishes release-shell/ as the only content of the public shell's main. Tags and releases are never touched:
|
||||
# every installed updater and every download link reads them from this repo, and a deleted tag takes its release with it.
|
||||
# every installed updater and every download link reads them from this repo, and a deleted tag takes its release off the feed.
|
||||
set -euo pipefail
|
||||
|
||||
SHELL_REPO="${RELEASE_SHELL_REPO:-openswarm-ai/openswarm}"
|
||||
|
||||
Reference in New Issue
Block a user