Skip to content

Commit 05e7b71

Browse files
authored
fix: trigger release with fixed release workflow (#968)
1 parent c37d745 commit 05e7b71

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ jobs:
1111
release:
1212
name: 'Create GitHub release'
1313
runs-on: ubuntu-latest
14+
steps:
1415
- name: Checkout repo
1516
uses: actions/checkout@v3
1617
- name: Setup Node.js

0 commit comments

Comments
 (0)