Skip to content

Commit f9afe6b

Browse files
committed
ci: publish encoderfile core as prereq to release
1 parent 769b3ee commit f9afe6b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ jobs:
169169

170170

171171
create-release:
172-
needs: [tag, build-encoderfile]
172+
needs: [tag, build-encoderfile, publish-encoderfile-core]
173173
runs-on: ubuntu-latest
174174
permissions:
175175
contents: write

0 commit comments

Comments
 (0)