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'
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: