fix another github mistake
This commit is contained in:
@@ -34,7 +34,7 @@ jobs:
|
||||
with:
|
||||
registry: git.vpn.cusano.net
|
||||
username: ${{ gitea.actor }} # Uses the user or bot that triggered the workflow
|
||||
password: ${{ secrets.GITHUB_TOKEN }} # The built-in, temporary token
|
||||
password: ${{ secrets.GITEA_TOKEN }} # The built-in, temporary token
|
||||
|
||||
- name: Get Meta
|
||||
id: meta
|
||||
|
||||
Reference in New Issue
Block a user