Skip to content

Commit bad83f1

Browse files
authored
Publish pythd releases (#173)
1 parent 5ec86a7 commit bad83f1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/docker.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ env:
1010
DOCKER_HUB: docker.io
1111
DOCKER_USER: ${{ secrets.DOCKER_IO_USER }}
1212
IS_RELEASE: ${{
13+
startsWith( github.ref, 'refs/tags/pythd-' ) ||
1314
startsWith( github.ref, 'refs/tags/devnet-' ) ||
1415
startsWith( github.ref, 'refs/tags/testnet-' ) ||
1516
startsWith( github.ref, 'refs/tags/mainnet-' ) }}

0 commit comments

Comments
 (0)