Skip to content

Commit

Permalink
Fix docker push action
Browse files Browse the repository at this point in the history
Go for the default token when pushin a docker image
  • Loading branch information
damyan committed Feb 28, 2024
1 parent f530c25 commit f735488
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -131,5 +131,3 @@ jobs:
push: true
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
secrets: |
"github_pat=${{ secrets.BOT_PAT }}"

0 comments on commit f735488

Please sign in to comment.