Skip to content

Commit

Permalink
add multiline script
Browse files Browse the repository at this point in the history
  • Loading branch information
marikaner committed Sep 11, 2024
1 parent 1c62c23 commit 87f4bf5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/bump.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,9 @@ jobs:
uses: ./.github/actions/changesets-fixed-version-bump
with:
before-bump: 'yarn ts-node ${{ github.workspace }}/scripts/before-bump.ts'
after-bump: |
yarn generate
yarn doc
# - id: get-workspaces
# run: |
Expand Down

0 comments on commit 87f4bf5

Please sign in to comment.