We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4f16b0 commit 79eb52dCopy full SHA for 79eb52d
.github/workflows/docker-publish.yml
@@ -7,7 +7,7 @@ name: Docker
7
8
on:
9
push:
10
- branches: [ "main", "feat/migrate-sdk-to-viem" ]
+ branches: [ "main", "chore/ci" ]
11
# Publish semver tags as releases.
12
tags: [ 'v*.*.*' ]
13
0 commit comments