Skip to content

Commit 66b540a

Browse files
author
CssTechnology
authored
Update main.yml
1 parent aaa8e15 commit 66b540a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
with:
4141
registry: trialktyenb.jfrog.io
4242
username: ${{ secrets.JFROG_USERNAME }}
43-
password: ${{ secrets.JFROG_PASSWORD }}
43+
password: ${{ secrets.JFROG_TOKEN }}
4444

4545
- name: Build and push Docker image
4646
uses: docker/build-push-action@v3

0 commit comments

Comments
 (0)