refactor: Rename from optimiser to sizer
All checks were successful
ci / ci (push) Successful in 1m48s
All checks were successful
ci / ci (push) Successful in 1m48s
This commit is contained in:
parent
e38c99acd6
commit
479c13f596
25 changed files with 39 additions and 39 deletions
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
|
|
@ -35,7 +35,7 @@ jobs:
|
|||
run: |
|
||||
REGISTRY="${{ forgejo.server_url }}"
|
||||
echo "registry=${REGISTRY#https://}" >> "$GITHUB_OUTPUT"
|
||||
ORG="${{ forgejo.repository_owner }}"
|
||||
ORG="${{ github.repository_owner }}"
|
||||
echo "org=$(echo "$ORG" | tr '[:upper:]' '[:lower:]')" >> "$GITHUB_OUTPUT"
|
||||
id: sanitize_credentials
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue