File tree 5 files changed +5
-5
lines changed
5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 22
22
23
23
jobs :
24
24
lint :
25
- uses : 8hobbies/workflows/.github/workflows/npm-lint.yml@2d4ba287b5a289133b0db90e23beded90bae671a
25
+ uses : 8hobbies/workflows/.github/workflows/npm-lint.yml@4d069e2de65f28ea641b8327b1bb32c3607edfbd
Original file line number Diff line number Diff line change 25
25
permissions :
26
26
pages : write
27
27
id-token : write
28
- uses : 8hobbies/workflows/.github/workflows/npm-doc-pages.yml@2d4ba287b5a289133b0db90e23beded90bae671a
28
+ uses : 8hobbies/workflows/.github/workflows/npm-doc-pages.yml@4d069e2de65f28ea641b8327b1bb32c3607edfbd
Original file line number Diff line number Diff line change 22
22
23
23
jobs :
24
24
run :
25
- uses : 8hobbies/workflows/.github/workflows/npm-publish-dry-run.yml@2d4ba287b5a289133b0db90e23beded90bae671a
25
+ uses : 8hobbies/workflows/.github/workflows/npm-publish-dry-run.yml@4d069e2de65f28ea641b8327b1bb32c3607edfbd
Original file line number Diff line number Diff line change 19
19
tags : ["v*"]
20
20
jobs :
21
21
build :
22
- uses : 8hobbies/workflows/.github/workflows/npm-publish.yml@2d4ba287b5a289133b0db90e23beded90bae671a
22
+ uses : 8hobbies/workflows/.github/workflows/npm-publish.yml@4d069e2de65f28ea641b8327b1bb32c3607edfbd
23
23
secrets :
24
24
npm-auth-token : ${{ secrets.NPM_TOKEN }}
Original file line number Diff line number Diff line change 22
22
23
23
jobs :
24
24
test :
25
- uses : 8hobbies/workflows/.github/workflows/npm-runtime.yml@2d4ba287b5a289133b0db90e23beded90bae671a
25
+ uses : 8hobbies/workflows/.github/workflows/npm-runtime.yml@4d069e2de65f28ea641b8327b1bb32c3607edfbd
You can’t perform that action at this time.
0 commit comments