A container registry that uses the AT Protocol for manifest storage and S3 for blob storage.
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

fix cred-helper workflow

+1 -1
+1 -1
.tangled/workflows/release-credential-helper.yml
··· 8 8 # Required secrets: PUBLISH_APP_PASSWORD (ATProto app password for artifact publishing) 9 9 10 10 when: 11 - - event: ["manual"] 11 + - event: ["push"] 12 12 tag: ["v*"] 13 13 14 14 engine: kubernetes