Skip to content

Commit d798ed1

Browse files
committed
chore: Update build workflow to include Docker image build and push to GitHub Container Registry
1 parent 76012b3 commit d798ed1

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/build.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,6 @@ jobs:
3535
steps:
3636
# Checkout, install tools..
3737
- uses: actions/checkout@v2
38-
with:
39-
token: ${{ secrets.PAT }}
4038
# Use docker to build current directory ./Dockfile
4139
- name: Login to GitHub Container Registry
4240
uses: docker/login-action@v1

0 commit comments

Comments
 (0)