Skip to content

Commit

Permalink
fix: trigger release with fixed release workflow (#968)
Browse files Browse the repository at this point in the history
  • Loading branch information
derberg committed Sep 12, 2023
1 parent c37d745 commit 05e7b71
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Expand Up @@ -11,6 +11,7 @@ jobs:
release:
name: 'Create GitHub release'
runs-on: ubuntu-latest
steps:
- name: Checkout repo
uses: actions/checkout@v3
- name: Setup Node.js
Expand Down

0 comments on commit 05e7b71

Please sign in to comment.