perf: workflow

This commit is contained in:
ibuler
2024-07-23 17:11:12 +08:00
committed by 老广
parent d1e7b907e3
commit ef99e25fde

View File

@@ -24,7 +24,6 @@ jobs:
- name: Login to GitHub Container Registry
uses: docker/login-action@v3
if: env.GITHUB_REPOSITORY_VISIBILITY == 'public'
with:
registry: ghcr.io
username: ${{ github.repository_owner }}