You've already forked helm-gitea
fix(ci): asd
This commit is contained in:
@@ -101,8 +101,8 @@ jobs:
|
||||
- uses: docker/login-action@v3.7.0
|
||||
with:
|
||||
registry: ${{ github.server_url }}
|
||||
username: ${{ secrets.GITEA_PACKAGE_REGISTRY_USERNAME }}
|
||||
password: ${{ secrets.GITEA_PACKAGE_REGISTRY_TOKEN }}
|
||||
username: ${{ secrets.GT_PACKAGE_REGISTRY_USERNAME }}
|
||||
password: ${{ secrets.GT_PACKAGE_REGISTRY_TOKEN }}
|
||||
|
||||
- name: Upload package as OCI artifact to Gitea
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user