Skip to content

Commit

Permalink
whoopsy
Browse files Browse the repository at this point in the history
  • Loading branch information
Bioblaze committed Nov 22, 2024
1 parent cbbd9ac commit 15d721f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/runner.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,8 +70,7 @@ jobs:
file_path: ${{ github.workspace }}/changelog.json

- name: Update new Version Information to version.py
id: new_version
uses: ./.github/actions/version-from-changelog
uses: ./.github/actions/set-repos-version
with:
file_path: ${{ github.workspace }}/version.py
external_major: ${{ steps.new_version.outputs.major }}
Expand Down

0 comments on commit 15d721f

Please sign in to comment.