Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
Signed-off-by: limengxuan <[email protected]>
  • Loading branch information
archlitchi committed Feb 8, 2024
1 parent d37e81f commit 683fb4c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 49 deletions.
47 changes: 0 additions & 47 deletions .github/workflows/ci.yaml

This file was deleted.

4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,9 @@ jobs:
# Server address of Docker registry. If not set then will default to Docker Hub
# registry: 4pdosc
# Username used to log against the Docker registry
username: ${{ secrets.DOCKERHUB_TOKEN }}
username: ${{ secrets.DOCKERHUB_USERNAME }}
# Password or personal access token used to log against the Docker registry
password: ${{ secrets.DOCKERHUB_PASSWD }}
password: ${{ secrets.DOCKERHUB_TOKEN }}

- name: Set up Docker Buildx
id: buildx
Expand Down

0 comments on commit 683fb4c

Please sign in to comment.