Skip to content

Commit

Permalink
use before script
Browse files Browse the repository at this point in the history
  • Loading branch information
marikaner committed Sep 10, 2024
1 parent 2629099 commit b9df5b5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/bump.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ jobs:
# run: yarn run version
- name: Bump version
uses: ./.github/actions/changesets-fixed-version-bump
with:
before-bump-script: 'yarn ts-node ${{ github.workspace }}/scripts/before-bump.ts'

# - id: get-workspaces
# run: |
Expand Down

0 comments on commit b9df5b5

Please sign in to comment.