Skip to content

Commit aaa8e15

Browse files
author
CssTechnology
authored
Update main.yml
1 parent 43a3392 commit aaa8e15

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_PASSWORD }}
4444

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

0 commit comments

Comments
 (0)