Skip to content

Commit

Permalink
Merge pull request #24 from restfulhead/release
Browse files Browse the repository at this point in the history
chore: backport changes
  • Loading branch information
restfulhead authored Mar 18, 2024
2 parents 08db33f + e26c144 commit 7d09a84
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ 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

0 comments on commit 7d09a84

Please sign in to comment.