mirror of
https://github.com/xtekky/gpt4free.git
synced 2024-11-26 21:21:21 +03:00
~
This commit is contained in:
parent
1b495d8950
commit
9ae3bc4de8
2
.github/workflows/publish-workflow.yaml
vendored
2
.github/workflows/publish-workflow.yaml
vendored
@ -23,7 +23,7 @@ jobs:
|
||||
with:
|
||||
registry: ghcr.io
|
||||
username: ${{ github.repository_owner }}
|
||||
password: ${{ secrets.GITHUB_TOKEN }}
|
||||
password: ${{ secrets.GHCR_PAT }}
|
||||
- name: Build and push image
|
||||
uses: docker/build-push-action@v5
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user