update readme

This commit is contained in:
Aine
2025-05-09 23:25:58 +03:00
parent 785be9187d
commit 8c303b7940
2 changed files with 5 additions and 5 deletions

View File

@@ -58,7 +58,7 @@ jobs:
- name: Login to hub.docker.com
uses: docker/login-action@74a5d142397b4f367a81961eba4e8cd7edddf772 # v3.4.0
with:
username: ${{ secrets.DOCKERHUB_USERNAME }}
username: etkecc
password: ${{ secrets.DOCKERHUB_TOKEN }}
- name: Extract metadata (tags, labels) for Docker
id: meta