Skip to content

Commit 86cbe05

Browse files
committed
ref
1 parent 819f095 commit 86cbe05

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/check.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ concurrency:
2323

2424
jobs:
2525
publish-npm-nightly:
26-
name: "Publish ${{ matrix.package }}@1.7.15-nightly-20240820.7"
26+
name: "Publish ${{ matrix.package }}@1.7.15-nightly-20240820.6"
2727
strategy:
2828
fail-fast: false
2929
matrix:
@@ -34,7 +34,7 @@ jobs:
3434
secrets: inherit
3535
with:
3636
package: ${{ matrix.package }}
37-
version: 1.7.15-nightly-20240820.7
37+
version: 1.7.15-nightly-20240820.6
3838
buildCli: true
3939
skipBuild: false
4040
skipPublishing: true

0 commit comments

Comments
 (0)