tier parameter

This commit is contained in:
2025-11-12 15:00:02 -05:00
parent 8403e67ba4
commit 6e37d5b209
2 changed files with 7 additions and 0 deletions

View File

@@ -12,6 +12,9 @@ See [action.yml](action.yml).
# Which repos to use. Can be stable, testing, staging
deps: 'stable'
# Which tier of repos to use. 0 for system, 1 for world, etc.
tier: '1'
# Username intended to be used for publishing artifacts. Wihtout a proper post-entrypoint.sh script to
# utilize it, this input does nothing.
username: 'anonymous'