Skip to content

Commit 10c3826

Browse files
committed
wip
1 parent 3dd6973 commit 10c3826

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
# uses: "OpenTermsArchive/engine/.github/workflows/test.yml@main"
1515
release:
1616
# needs: [ changelog, test ]
17-
if: github.event.pull_request.merged == true && needs.changelog.outputs.release-type != 'no-release'
17+
# if: github.event.pull_request.merged == true && needs.changelog.outputs.release-type != 'no-release'
1818
runs-on: ubuntu-latest
1919
steps:
2020
- name: Checkout

0 commit comments

Comments
 (0)