Skip to content

Commit

Permalink
Provide necessary arguments to prepare_release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
bboe committed Feb 10, 2025
1 parent f6ff908 commit 12f1f84
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/prepare_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,9 @@ jobs:
secrets: inherit
uses: praw-dev/.github/.github/workflows/prepare_release.yml@main
with:
package: prawcore
version: ${{ inputs.version }}
version_file: __init__.py
name: Prepare Release
on:
workflow_dispatch:
Expand Down

0 comments on commit 12f1f84

Please sign in to comment.