Skip to content

Commit

Permalink
new debug4
Browse files Browse the repository at this point in the history
  • Loading branch information
EgorPopelyaev committed Nov 10, 2023
1 parent ce1451d commit 07b0605
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release-10_rc-automation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,8 @@ jobs:
run: |
. ./.github/scripts/common/lib.sh
git branch --show-current
current_branch=$(git branch --show-current)
echo $current_branch
#product=$(get_product_name)
product=polkadot-parachain
Expand Down

0 comments on commit 07b0605

Please sign in to comment.