Skip to content

Commit 83e0492

Browse files
committed
ci: stop pushing docker images to blockstack
1 parent dac3f68 commit 83e0492

File tree

2 files changed

+0
-7
lines changed

2 files changed

+0
-7
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -342,7 +342,6 @@ jobs:
342342
uses: docker/metadata-action@v5
343343
with:
344344
images: |
345-
blockstack/${{ github.event.repository.name }}
346345
hirosystems/${{ github.event.repository.name }}
347346
tags: |
348347
type=ref,event=branch

.releaserc

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -38,12 +38,6 @@
3838
"prepareCmd": "npm ci"
3939
}
4040
],
41-
[
42-
"@semantic-release/npm",
43-
{
44-
"pkgRoot": "./client"
45-
}
46-
],
4741
"@semantic-release/github",
4842
"@semantic-release/changelog",
4943
"@semantic-release/git"

0 commit comments

Comments
 (0)