File tree Expand file tree Collapse file tree 2 files changed +7
-10
lines changed
Expand file tree Collapse file tree 2 files changed +7
-10
lines changed Original file line number Diff line number Diff line change 44 types : [created]
55jobs :
66 release-js :
7- name : ' jsbt v0.3.3' # Should match commit below
8- uses : paulmillr/jsbt/.github/workflows/release.yml@c9a9f2cd6b4841aa3117b174e9ea468b1650e5ea
9- secrets :
10- NPM_PUBLISH_TOKEN : ${{ secrets.NPM_PUBLISH_TOKEN }}
7+ name : ' jsbt v0.4.5' # Should match commit below
8+ uses : paulmillr/jsbt/.github/workflows/release.yml@570adcfe0ed96b477bb9b35400fb43fd9406fb47
119 permissions :
12- contents : write
10+ contents : read
1311 id-token : write
14- attestations : write
Original file line number Diff line number Diff line change 1- name : Run tests
1+ name : Run TS tests
22on :
33 - push
44 - pull_request
55jobs :
6- test-js :
7- name : ' jsbt v0.3.3 ' # Should match commit below
8- uses : paulmillr/jsbt/.github/workflows/test-js.yml@c9a9f2cd6b4841aa3117b174e9ea468b1650e5ea
6+ test-ts :
7+ name : ' jsbt v0.4.5 ' # Should match commit below
8+ uses : paulmillr/jsbt/.github/workflows/test-js-matrix .yml@570adcfe0ed96b477bb9b35400fb43fd9406fb47
You can’t perform that action at this time.
0 commit comments