forked from cartsnitch/auth
Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| f0291e8827 | |||
| 9e6dfe1f9c |
@@ -47,7 +47,7 @@ jobs:
|
||||
with:
|
||||
registry: ${{ env.REGISTRY }}
|
||||
username: ${{ github.actor }}
|
||||
password: ${{ secrets.GITEA_TOKEN }}
|
||||
password: ${{ secrets.REGISTRY_TOKEN }}
|
||||
|
||||
- name: Extract metadata
|
||||
id: meta
|
||||
|
||||
Reference in New Issue
Block a user