From e060fd95f9475d42a97249d08aa6d8da9cd4e6bb Mon Sep 17 00:00:00 2001 From: Bill O'Neil Date: Wed, 1 Sep 2021 04:57:17 -0400 Subject: [PATCH] Revert "docker login action (#416)" This reverts commit f34b73cd51b91a6f12fd34520f3ff3d54f52647d. --- .github/workflows/build-stubbornjava-web.yml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/.github/workflows/build-stubbornjava-web.yml b/.github/workflows/build-stubbornjava-web.yml index 8577230..b83d7a4 100644 --- a/.github/workflows/build-stubbornjava-web.yml +++ b/.github/workflows/build-stubbornjava-web.yml @@ -75,12 +75,13 @@ jobs: SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }} run: ./gradlew build sonarqube --no-daemon --info - - name: Login to GitHub Container Registry + # This should be switched to use ${{ github.actor }} and ${{ secrets.GITHUB_TOKEN }} + - name: Login to GitHub Container Registry (ghcr.io) uses: docker/login-action@v1 with: registry: ghcr.io - username: ${{ github.actor }} - password: ${{ secrets.GITHUB_TOKEN }} + username: stubbornjava-ops + password: ${{ secrets.SJ_OPS_GH_ACTION_CONTAINER_REGISTRY }} - name: Branch name if: github.repository == 'StubbornJava/StubbornJava' pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy