You've already forked helm-gitea
Compare commits
1 Commits
13.0.0-alp
...
13.0.0-alp
| Author | SHA1 | Date | |
|---|---|---|---|
|
a78b5d6172
|
@@ -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