File tree Expand file tree Collapse file tree 12 files changed +24
-24
lines changed
Expand file tree Collapse file tree 12 files changed +24
-24
lines changed Original file line number Diff line number Diff line change 2323 uses : docker/login-action@v3
2424 with :
2525 registry : ghcr.io
26- username : ${{ secrets.GHCR_USERNAME }}
27- password : ${{ secrets.GHCR_TOKEN }}
26+ username : ${{ github.actor }}
27+ password : ${{ secrets.GITHUB_TOKEN }}
2828
2929 - name : Build and Push Docker image
3030 uses : depot/build-push-action@v1
Original file line number Diff line number Diff line change 2323 uses : docker/login-action@v3
2424 with :
2525 registry : ghcr.io
26- username : ${{ secrets.GHCR_USERNAME }}
27- password : ${{ secrets.GHCR_TOKEN }}
26+ username : ${{ github.actor }}
27+ password : ${{ secrets.GITHUB_TOKEN }}
2828
2929 - name : Build and Push Docker image
3030 uses : depot/build-push-action@v1
Original file line number Diff line number Diff line change 2525 uses : docker/login-action@v3
2626 with :
2727 registry : ghcr.io
28- username : ${{ secrets.GHCR_USERNAME }}
29- password : ${{ secrets.GHCR_TOKEN }}
28+ username : ${{ github.actor }}
29+ password : ${{ secrets.GITHUB_TOKEN }}
3030
3131 - name : Build and Push Docker image
3232 uses : depot/build-push-action@v1
Original file line number Diff line number Diff line change 2525 uses : docker/login-action@v3
2626 with :
2727 registry : ghcr.io
28- username : ${{ secrets.GHCR_USERNAME }}
29- password : ${{ secrets.GHCR_TOKEN }}
28+ username : ${{ github.actor }}
29+ password : ${{ secrets.GITHUB_TOKEN }}
3030
3131 - name : Build and Push Docker image
3232 uses : depot/build-push-action@v1
Original file line number Diff line number Diff line change 2626 uses : docker/login-action@v3
2727 with :
2828 registry : ghcr.io
29- username : ${{ secrets.GHCR_USERNAME }}
30- password : ${{ secrets.GHCR_TOKEN }}
29+ username : ${{ github.actor }}
30+ password : ${{ secrets.GITHUB_TOKEN }}
3131
3232 - name : Build and Push Docker image
3333 uses : depot/build-push-action@v1
Original file line number Diff line number Diff line change 2626 uses : docker/login-action@v3
2727 with :
2828 registry : ghcr.io
29- username : ${{ secrets.GHCR_USERNAME }}
30- password : ${{ secrets.GHCR_TOKEN }}
29+ username : ${{ github.actor }}
30+ password : ${{ secrets.GITHUB_TOKEN }}
3131
3232 - name : Build and Push Docker image
3333 uses : depot/build-push-action@v1
Original file line number Diff line number Diff line change 2626 uses : docker/login-action@v3
2727 with :
2828 registry : ghcr.io
29- username : ${{ secrets.GHCR_USERNAME }}
30- password : ${{ secrets.GHCR_TOKEN }}
29+ username : ${{ github.actor }}
30+ password : ${{ secrets.GITHUB_TOKEN }}
3131
3232 - name : Build and Push Docker image
3333 uses : depot/build-push-action@v1
Original file line number Diff line number Diff line change 2626 uses : docker/login-action@v3
2727 with :
2828 registry : ghcr.io
29- username : ${{ secrets.GHCR_USERNAME }}
30- password : ${{ secrets.GHCR_TOKEN }}
29+ username : ${{ github.actor }}
30+ password : ${{ secrets.GITHUB_TOKEN }}
3131
3232 - name : Build and Push Docker image
3333 uses : depot/build-push-action@v1
Original file line number Diff line number Diff line change 2626 uses : docker/login-action@v3
2727 with :
2828 registry : ghcr.io
29- username : ${{ secrets.GHCR_USERNAME }}
30- password : ${{ secrets.GHCR_TOKEN }}
29+ username : ${{ github.actor }}
30+ password : ${{ secrets.GITHUB_TOKEN }}
3131
3232 - name : Build and Push Docker image
3333 uses : depot/build-push-action@v1
Original file line number Diff line number Diff line change 2626 uses : docker/login-action@v3
2727 with :
2828 registry : ghcr.io
29- username : ${{ secrets.GHCR_USERNAME }}
30- password : ${{ secrets.GHCR_TOKEN }}
29+ username : ${{ github.actor }}
30+ password : ${{ secrets.GITHUB_TOKEN }}
3131
3232 - name : Build and Push Docker image
3333 uses : depot/build-push-action@v1
You can’t perform that action at this time.
0 commit comments