Skip to content

Commit 96b0eab

Browse files
authored
Merge pull request #1209 from dev-protocol/patch/refresh-lock-file
regenerate yarn.lock
2 parents 4b59368 + c09efeb commit 96b0eab

File tree

2 files changed

+313
-942
lines changed

2 files changed

+313
-942
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ on:
1010
jobs:
1111
publish:
1212
runs-on: ubuntu-latest
13+
if: ${{ github.event.workflow_run.conclusion == 'success' }}
1314

1415
strategy:
1516
matrix:

0 commit comments

Comments
 (0)