Skip to content

Commit

Permalink
Removed transient line (#50)
Browse files Browse the repository at this point in the history
Signed-off-by: Corey Caverly <corey.caverly@autodesk.com>
  • Loading branch information
coreycaverly authored Oct 24, 2023
1 parent 02e70bc commit fda4140
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,3 @@ jobs:
push: true
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}



run: echo "${{ secrets.CR_PAT }}" | docker login https://ghcr.io -u ${{ github.actor }} --password-stdin

0 comments on commit fda4140

Please sign in to comment.