Skip to content

Commit 193e8a6

Browse files
committed
fix: ci
1 parent 7457123 commit 193e8a6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/automation.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,8 @@ jobs:
1414
with:
1515
direction: overwrite-github
1616
githubToken: '${{ secrets.GITHUB }}'
17-
release:
17+
18+
release:
1819
runs-on: ubuntu-latest
1920
steps:
2021
- name: Checkout

0 commit comments

Comments
 (0)