Skip to content

Commit

Permalink
update ci
Browse files Browse the repository at this point in the history
  • Loading branch information
zieka committed Nov 4, 2024
1 parent c7758a7 commit ca05126
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,8 @@ jobs:
git add package.json package-lock.json
git commit -m "bump version ${GITHUB_REF#refs/tags/}"
git push origin HEAD:main
env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}

- name: publish-npm
working-directory: openrewrite
Expand Down

0 comments on commit ca05126

Please sign in to comment.