This commit is contained in:
@@ -30,7 +30,7 @@ jobs:
|
||||
id: get_versions
|
||||
env:
|
||||
REGISTRY: hub.docker.com
|
||||
REPO: ${{ github.repository_name }}
|
||||
REPO: ${{ github.repository_name##*/ }}
|
||||
run: |
|
||||
echo $REPO
|
||||
|
||||
|
Reference in New Issue
Block a user