Skip to content

Commit

Permalink
push
Browse files Browse the repository at this point in the history
  • Loading branch information
marikaner committed Sep 9, 2024
1 parent 3ad3b2f commit 144c82e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/bump.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,5 +47,5 @@ jobs:
yarn generate
yarn doc
yarn ts-node ${{ github.workspace }}/scripts/after-bump.ts
# - name: Push
# run: git push --follow-tags
- name: Push
run: git push #--follow-tags

0 comments on commit 144c82e

Please sign in to comment.