Skip to content

Commit

Permalink
Fix generate-release
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnnyMorganz committed Sep 24, 2024
1 parent 243e607 commit 89cc385
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/generate-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: "scripts/release.py ${{ github.event.inputs.version }})"
- run: "scripts/release.py ${{ github.event.inputs.version }}"
1 change: 1 addition & 0 deletions scripts/creator-docs
Submodule creator-docs added at 164b1e

0 comments on commit 89cc385

Please sign in to comment.