This commit is contained in:
@@ -33,7 +33,7 @@ jobs:
|
|||||||
- name: Behavior confirm
|
- name: Behavior confirm
|
||||||
shell: bash
|
shell: bash
|
||||||
run: |
|
run: |
|
||||||
echo "Registry in env: ${{ REGISTRY }}"
|
echo "Registry in env: ${{ env.REGISTRY }}"
|
||||||
- name: Login to GitHub Container Registry
|
- name: Login to GitHub Container Registry
|
||||||
uses: docker/login-action@v2
|
uses: docker/login-action@v2
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user