Skip to content

Commit c1e8845

Browse files
authored
Merge pull request #102 from gdsfactory/fix_release
fix release
2 parents 8c3f812 + 52949cb commit c1e8845

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
@@ -30,6 +30,7 @@ jobs:
3030
permissions:
3131
contents: write
3232
steps:
33+
- uses: actions/checkout@v4
3334
- name: Publish Latest Draft
3435
run: |
3536
gh release edit ${{ github.ref_name }} --draft=false

0 commit comments

Comments
 (0)