This commit is contained in:
@@ -22,7 +22,7 @@ jobs:
|
||||
with:
|
||||
registry: git.karter.dev
|
||||
username: ${{ github.actor }}
|
||||
password: ${{ secrets.GITHUB_TOKEN }}
|
||||
password: ${{ secrets.PAT }}
|
||||
|
||||
- name: Build and push
|
||||
uses: https://git.karter.dev/docker/build-push-action@v5
|
||||
|
||||
Reference in New Issue
Block a user