Compare commits
1 Commits
dae74f1438
...
92fb0e384a
| Author | SHA1 | Date |
|---|---|---|
|
|
92fb0e384a |
|
|
@ -23,7 +23,7 @@ jobs:
|
|||
|
||||
- name: Login to registry
|
||||
if: github.event_name != 'pull_request'
|
||||
uses: https://github.com/docker/login-action@abd2ef45e78c5afb21d64d4ca52ee8550d9572c7 # v4.5.1
|
||||
uses: https://github.com/docker/login-action@06fb636fac595d6fb4b28a5dfcb21a6f5091859c # v4.5.0
|
||||
with:
|
||||
registry: code.mor.re
|
||||
username: ${{ github.repository_owner }}
|
||||
|
|
|
|||
Loading…
Reference in New Issue