Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
Signed-off-by: NxPKG <[email protected]>
  • Loading branch information
NxPKG authored Oct 22, 2024
1 parent 5bb7940 commit 511b74c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
uses: docker/login-action@v2
with:
username: "khulnasoft"
password: "${{ secrets.REGISTRY_PASS }}"
password: "${{ secrets.DOCKER_TOKEN }}"

- name: set env
run: |
Expand Down

0 comments on commit 511b74c

Please sign in to comment.