update token name
This commit is contained in:
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
@@ -256,7 +256,7 @@ jobs:
|
||||
with:
|
||||
registry: ghcr.io
|
||||
username: ${{ github.repository_owner }}
|
||||
password: ${{ secrets.GITHUB_TOKEN }}
|
||||
password: ${{ secrets.LETRO_ACTION_TOKEN }}
|
||||
|
||||
- name: Build and push
|
||||
id: bake
|
||||
|
||||
Reference in New Issue
Block a user