Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| dad3132fdb | |||
| 934397a073 | |||
| 80093752ae | |||
| 7e89ab72bd |
@@ -47,7 +47,7 @@ jobs:
|
||||
with:
|
||||
registry: ${{ env.REGISTRY }}
|
||||
username: ${{ github.actor }}
|
||||
password: ${{ secrets.GITHUB_TOKEN }}
|
||||
password: ${{ secrets.GITEA_TOKEN }}
|
||||
|
||||
- name: Extract metadata
|
||||
id: meta
|
||||
|
||||
Reference in New Issue
Block a user