We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aaa8e15 commit 66b540aCopy full SHA for 66b540a
.github/workflows/main.yml
@@ -40,7 +40,7 @@ jobs:
40
with:
41
registry: trialktyenb.jfrog.io
42
username: ${{ secrets.JFROG_USERNAME }}
43
- password: ${{ secrets.JFROG_PASSWORD }}
+ password: ${{ secrets.JFROG_TOKEN }}
44
45
- name: Build and push Docker image
46
uses: docker/build-push-action@v3
0 commit comments