Skip to content

Commit

Permalink
Update update_metadata.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
zong-zhe authored Oct 24, 2023
1 parent b97dda7 commit 560893b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update_metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
run: go install kcl-lang.io/kpm@latest

- name: login
run: kpm login -u ${{ secrets.DOCKER_USERNAME }} -p ${{ secrets.DOCKER_PASSWORD }} docker.io
run: kpm login -u ${{ secrets.TEST }} -p ${{ secrets.DOCKER_PASSWORD }} docker.io

- name: Get changed files
id: changed-files
Expand Down

0 comments on commit 560893b

Please sign in to comment.