Skip to content

Commit f2c8c85

Browse files
committed
Turn on publish flag on Publish job
1 parent 6fee5b3 commit f2c8c85

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,4 @@ jobs:
1616
with:
1717
hackageToken: ${{ secrets.HACKAGE }}
1818
packagesPath: '.'
19+
publish: true

0 commit comments

Comments
 (0)