Fix permissions
Some checks failed
continuous-integration/drone/push Build was killed

This commit is contained in:
2022-11-02 16:01:57 +13:00
parent 568b6fb667
commit 1ef3ba3ca9

View File

@@ -122,6 +122,6 @@ local gen_pipeline_release() =
event: {include: ['tag']},
},
depends_on:
['Generate Release']
['Generate release from tag']
},
]