Skip to content

Commit

Permalink
[publish]
Browse files Browse the repository at this point in the history
  • Loading branch information
renhiyama committed Oct 31, 2023
1 parent 1a70ad3 commit f68357a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/benchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:
node-version: "18"

- name: Setup Ree.js
if: ${{ !contains(github.event.head_commit.message, '[publish]') }}
run: |
npm install
npm run write-version
Expand Down

0 comments on commit f68357a

Please sign in to comment.