We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f6ff908 + 12f1f84 commit a055d8eCopy full SHA for a055d8e
.github/workflows/prepare_release.yml
@@ -4,7 +4,9 @@ jobs:
4
secrets: inherit
5
uses: praw-dev/.github/.github/workflows/prepare_release.yml@main
6
with:
7
+ package: prawcore
8
version: ${{ inputs.version }}
9
+ version_file: __init__.py
10
name: Prepare Release
11
on:
12
workflow_dispatch:
0 commit comments