Skip to content

Commit

Permalink
use branch
Browse files Browse the repository at this point in the history
  • Loading branch information
emmyoop committed Dec 19, 2024
1 parent 76ff1a7 commit 0669a5d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,8 @@ jobs:
permissions:
contents: write
name: "Version bump and Changelog update"
uses: ./.github/actions/release-prep
# TODO: use main
uses: ./.github/actions/release-prep@er/fix-pre-release
with:
version_number: ${{ inputs.version_number }}
secrets:
Expand Down

0 comments on commit 0669a5d

Please sign in to comment.