docs: Docker - Minor corrections

This commit is contained in:
Brennan Kinney
2025-05-19 11:47:49 +12:00
committed by GitHub
parent 5b899958ec
commit af57ec4659
2 changed files with 2 additions and 4 deletions

View File

@ -15,10 +15,8 @@ env:
GIT_BRANCH: "3.2"
jobs:
deploy:
runs-on: ubuntu-24.04
steps:
- name: lowercase the repository name
run: echo "REPO=${GITHUB_REPOSITORY@L}" >> "${GITHUB_ENV}"