Skip to content

Commit

Permalink
fix path yet again
Browse files Browse the repository at this point in the history
  • Loading branch information
emmyoop committed Dec 19, 2024
1 parent 52236f8 commit 508e83b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
permissions:
contents: write
name: "Version bump and Changelog update"
uses: ./.github/workflows/release-prep
uses: ./.github/workflows/pre_release.yml
with:
version_number: ${{ inputs.version_number }}
secrets:
Expand Down

0 comments on commit 508e83b

Please sign in to comment.