Skip to content

Commit d574d73

Browse files
committed
add checkout to update-database job
1 parent 9d17fbe commit d574d73

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/storybook.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -383,6 +383,7 @@ jobs:
383383
needs:
384384
- attach-artifact
385385
steps:
386+
- uses: actions/checkout@v2
386387
- name: Trigger database update via API
387388
env:
388389
DSE_API_RELEASE_TOKEN: ${{ secrets.DSE_API_RELEASE_TOKEN }}

0 commit comments

Comments
 (0)