Skip to content

Commit

Permalink
Debug rc tag
Browse files Browse the repository at this point in the history
  • Loading branch information
collins-w committed Nov 19, 2023
1 parent 3b11d23 commit c58cf67
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/rc-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@ jobs:
# if: steps.tag_check_changes.outputs.changed_packages > 0
run: |
yarn versionup:prerelease && ./hack/cross-dependency.sh
git status
# if [[ $tag_version != *rc* ]]; then
# yarn versionup:preminor && ./hack/cross-dependency.sh
# else
Expand Down

0 comments on commit c58cf67

Please sign in to comment.