Skip to content

Commit 2985f35

Browse files
committed
ci: Check publish job
1 parent 0f3f850 commit 2985f35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ env:
1212

1313
jobs:
1414
publish:
15-
if: ${{ github.event.workflow_run.conclusion == 'success' }}
15+
#if: ${{ github.event.workflow_run.conclusion == 'success' }}
1616
name: Publish
1717
runs-on: ubuntu-latest
1818
permissions:

0 commit comments

Comments
 (0)