Skip to content

Commit

Permalink
Update push-dockerhub.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Marukome0743 authored Nov 16, 2023
1 parent 0c08014 commit 6769ec5
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/push-dockerhub.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,6 @@ jobs:
with:
username: ${{ secrets.DOCKER_USER }}
password: ${{ secrets.DOCKER_PAT }}
- name: Convert uppercase to lowercase
run: |
echo "REPOSITORY=${GITHUB_REPOSITORY,,}" >> ${GITHUB_ENV}
- name: Docker meta
id: meta
uses: docker/metadata-action@v5
Expand Down

0 comments on commit 6769ec5

Please sign in to comment.