Skip to content

Commit

Permalink
add release dep
Browse files Browse the repository at this point in the history
  • Loading branch information
nhanphan committed Sep 12, 2024
1 parent 848d650 commit d29dad8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/create-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ jobs:
create_release:
name: Create program release
runs-on: ubuntu-latest
needs: test_js
permissions:
contents: write
steps:
Expand Down

0 comments on commit d29dad8

Please sign in to comment.