We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73b111d commit e52e564Copy full SHA for e52e564
.github/workflows/publish.yaml
@@ -82,6 +82,7 @@ jobs:
82
83
# only for main branch (devnet)
84
# this basically releases this build to devnet
85
+ # TODO remove zos-light
86
- name: Cross tagging (development)
87
if: success() && (github.ref == 'refs/heads/main' || github.ref == 'refs/heads/zos-light')
88
uses: threefoldtech/publish-flist@master
0 commit comments