Skip to content

Commit b5fc1d1

Browse files
committed
test
1 parent 76c5fff commit b5fc1d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -658,7 +658,7 @@ jobs:
658658
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
659659
NPM_CONFIG_PROVENANCE: true
660660
run: |
661-
yarn nx release --dry-run
661+
yarn nx release
662662
autobot:
663663
name: "Autobot"
664664
permissions:

0 commit comments

Comments
 (0)