Skip to content

Commit 61abee3

Browse files
committed
add auto release process
1 parent d3e8024 commit 61abee3

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
@@ -25,7 +25,7 @@ jobs:
2525
- name: Trigger Test CI workflow
2626
uses: benc-uk/workflow-dispatch@v1
2727
with:
28-
workflow: Linting'
28+
workflow: 'Linting'
2929
repo: ${{ github.repository }}
3030
ref: 'master'
3131
token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)