Compare commits
2 Commits
5579637995
...
v3.1.8
Author | SHA1 | Date | |
---|---|---|---|
da4545c6d8 | |||
e0ff8c89fb |
@@ -126,7 +126,7 @@ jobs:
|
||||
uses: docker/login-action@v3
|
||||
with:
|
||||
registry: ${{ env.REGISTRY }}
|
||||
username: ${{ env.WORKER_USERNAME }}
|
||||
username: ${{ vars.WORKER_USERNAME}}
|
||||
password: ${{ secrets.CI_BOT_TOKEN }}
|
||||
|
||||
- name: Build and push release images
|
||||
|
Reference in New Issue
Block a user