Skip to content

Commit

Permalink
chore: upgrade auto
Browse files Browse the repository at this point in the history
  • Loading branch information
restfulhead committed Mar 18, 2024
1 parent 7d09a84 commit 008d91c
Show file tree
Hide file tree
Showing 3 changed files with 318 additions and 36 deletions.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,6 @@ jobs:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
run: |
set -x
topdir=$(pwd)
for workspace in ${{ steps.get-workspaces.outputs.ws }}; do
echo "Potentially going to version and release $workspace"
Expand Down
Loading

0 comments on commit 008d91c

Please sign in to comment.