Skip to content

Commit 31d2d38

Browse files
authored
no auth
1 parent ecf5cab commit 31d2d38

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/event-demo.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ jobs:
1414
- uses: actions/checkout@v4
1515
with:
1616
submodules: 'true'
17-
token: ${{ secrets.PAT }}
1817

1918
- name: Docker login
2019
run: echo ${{ secrets.PAT }} | docker login ghcr.io --username yomanz --password-stdin

0 commit comments

Comments
 (0)