(troubleshooting) added gitea.actor and gitea.token to step name
Some checks failed
Build and Push Docker Image / build (push) Failing after 18s
Some checks failed
Build and Push Docker Image / build (push) Failing after 18s
This commit is contained in:
@@ -28,7 +28,7 @@ jobs:
|
||||
- name: Set up Docker Buildx
|
||||
uses: docker/setup-buildx-action@v3
|
||||
|
||||
- name: Login to Registry
|
||||
- name: Login to Registry using user=${{ gitea.actor }}/pass=${{ gitea.token }}
|
||||
# Gitea automatically provides these secrets:
|
||||
# - `gitea.actor` - The username of the user who triggered the workflow
|
||||
# - `gitea.token` - An automatically generated token with appropriate permissions
|
||||
|
||||
Reference in New Issue
Block a user