File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Expand file tree Collapse file tree 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@f5c8ef425eb98fbd138800d88fddbbb867b60873
25
+ uses : 8hobbies/workflows/.github/workflows/npm-lint.yml@b569198ec9f37a053f8ca8ca4f73cd0659fe2a43
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@f5c8ef425eb98fbd138800d88fddbbb867b60873
28
+ uses : 8hobbies/workflows/.github/workflows/npm-doc-pages.yml@b569198ec9f37a053f8ca8ca4f73cd0659fe2a43
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@f5c8ef425eb98fbd138800d88fddbbb867b60873
25
+ uses : 8hobbies/workflows/.github/workflows/npm-publish-dry-run.yml@b569198ec9f37a053f8ca8ca4f73cd0659fe2a43
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@f5c8ef425eb98fbd138800d88fddbbb867b60873
22
+ uses : 8hobbies/workflows/.github/workflows/npm-publish.yml@b569198ec9f37a053f8ca8ca4f73cd0659fe2a43
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@f5c8ef425eb98fbd138800d88fddbbb867b60873
25
+ uses : 8hobbies/workflows/.github/workflows/npm-runtime.yml@b569198ec9f37a053f8ca8ca4f73cd0659fe2a43
You can’t perform that action at this time.
0 commit comments