Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
162 changes: 0 additions & 162 deletions .github/workflows/romm-release-bump.yml

This file was deleted.

6 changes: 2 additions & 4 deletions scripts/sources.toml
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
# Pinned upstream sources for the docs generators.
#
# Bumped automatically by .github/workflows/romm-release-bump.yml, which polls
# daily for new rommapp/romm releases and opens a PR with the regenerated
# snippets. Hand-edit only to pin a pre-release or roll back, and re-run the
# generators afterwards:
# Bump this by hand when a new rommapp/romm release lands, then re-run the
# generators:
#
# uv run python -m scripts.gen_env_vars
# uv run python -m scripts.gen_scheduled_tasks
Expand Down
Loading