Skip to content

Commit

Permalink
ref
Browse files Browse the repository at this point in the history
  • Loading branch information
kdy1 committed Aug 20, 2024
1 parent 819f095 commit 86cbe05
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ concurrency:

jobs:
publish-npm-nightly:
name: "Publish ${{ matrix.package }}@1.7.15-nightly-20240820.7"
name: "Publish ${{ matrix.package }}@1.7.15-nightly-20240820.6"
strategy:
fail-fast: false
matrix:
Expand All @@ -34,7 +34,7 @@ jobs:
secrets: inherit
with:
package: ${{ matrix.package }}
version: 1.7.15-nightly-20240820.7
version: 1.7.15-nightly-20240820.6
buildCli: true
skipBuild: false
skipPublishing: true

0 comments on commit 86cbe05

Please sign in to comment.