Skip to content

Commit cce5722

Browse files
committed
fix: trigger another release
in hopes to address https://github.com/octokit/webhooks.js/pull/917\#issuecomment-1812983128
1 parent a338537 commit cce5722

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
@@ -18,6 +18,7 @@ jobs:
1818
cache: npm
1919
- run: npm ci
2020
- run: npm run build
21+
- run: ls pkg/
2122
- run: npx semantic-release
2223
env:
2324
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)