NillionNetwork / nilchain

Coordination layer for the Nillion Network
https://nillion.com
12 stars 13 forks source link

fix: docker build CI for tags #46

Closed seantking closed 4 months ago

seantking commented 4 months ago

This PR fixes the github workflow for building and pushing docker images. This workflow was not working for tags (only branches). It now works for tags also.

This is necessary to unblock the work at https://github.com/NillionNetwork/nilchain/pull/45