Update docker-publish.yml

This commit is contained in:
Cohee 2023-09-23 01:12:47 +03:00 committed by GitHub
parent 21ebe0c148
commit 6203d82f48
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 3 deletions

View File

@ -20,9 +20,6 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: downcase REPO
run: |
echo "REPO=${GITHUB_REPOSITORY,,}" >>${GITHUB_ENV}
- name: Checkout - name: Checkout
uses: actions/checkout@v3 uses: actions/checkout@v3