Compare commits
No commits in common. "56b1e8ae738946ecdb17342939452cf0b58cfae4" and "7305e6b0b6945a760a915730fe520c8faf052d33" have entirely different histories.
56b1e8ae73
...
7305e6b0b6
@ -19,7 +19,7 @@ jobs:
|
||||
|
||||
# login to cr.simoncor.net
|
||||
- name: 'Login to cr.simoncor.net'
|
||||
uses: 'docker/login-action@v3'
|
||||
uses: 'docker/login-action@v2'
|
||||
with:
|
||||
registry: 'cr.simoncor.net'
|
||||
username: ${{ vars.REGISTER_USERNAME }}
|
||||
|
Loading…
Reference in New Issue
Block a user