Skip to content

Commit

Permalink
check auth
Browse files Browse the repository at this point in the history
  • Loading branch information
kohlerdominik committed Jan 31, 2024
1 parent 18345cf commit 22a48c7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,6 @@ jobs:
- name: Build and push
uses: docker/build-push-action@v5
with:
secrets: |
"github_token=${{ secrets.GITHUB_TOKEN }}"
context: .
push: ${{ github.event_name != 'pull_request' }}
tags: ${{ steps.meta.outputs.tags }}
Expand Down

0 comments on commit 22a48c7

Please sign in to comment.