Skip to content

Commit a125773

Browse files
authored
Revert changes
Removed docker user and password arguments from publisher workflow.
1 parent 2fbcff9 commit a125773

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/publisher.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,4 @@ jobs:
4848
--${{ matrix.arch }} \
4949
--version ${{ env.latest_release }} \
5050
--target /data/ \
51-
--docker-user ${{ github.repository_owner }} \
52-
--docker-password ${{ secrets.GITHUB_TOKEN }} \
5351
--addon

0 commit comments

Comments
 (0)