Update build-push.yml

main
Tyrone Faulhaber 2023-09-25 19:23:24 +02:00 committed by GitHub
parent 57935081a1
commit f385a9d5b2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ jobs:
username: ${{ github.repository_owner }} username: ${{ github.repository_owner }}
password: ${{ secrets.GITHUB_TOKEN }} password: ${{ secrets.GITHUB_TOKEN }}
- uses: Entepotenz/change-string-case-action@v1 # https://github.com/orgs/community/discussions/10553 - uses: Entepotenz/change-string-case-action-min-dependencies@v1 # https://github.com/orgs/community/discussions/10553
id: repo-uri-string id: repo-uri-string
with: with:
string: ghcr.io/${{ github.repository }} string: ghcr.io/${{ github.repository }}