hardcode user name
This commit is contained in:
@@ -17,7 +17,7 @@ jobs:
|
||||
uses: docker/login-action@v3
|
||||
with:
|
||||
registry: git.timothykim.net
|
||||
username: ${{ gitea.actor }}
|
||||
username: timothykim
|
||||
password: ${{ secrets.REGISTRY_TOKEN }}
|
||||
|
||||
- name: Build and Push
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
*.swp
|
||||
Reference in New Issue
Block a user