Compare commits
1
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
3df7b18544 |
@@ -82,7 +82,7 @@ jobs:
|
||||
|
||||
- name: Login to Gitea Container Registry
|
||||
if: github.event_name != 'pull_request'
|
||||
uses: docker/login-action@v4.6.0
|
||||
uses: docker/login-action@v4.5.0
|
||||
with:
|
||||
registry: ${{ env.REGISTRY_HOST }}
|
||||
username: ${{ github.repository_owner }}
|
||||
|
||||
Reference in New Issue
Block a user