Skip to content

Commit

Permalink
change call of the env
Browse files Browse the repository at this point in the history
  • Loading branch information
EgorPopelyaev committed Jul 9, 2024
1 parent 213574f commit 1ccbc2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-30_publish_release_draft.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
with:
excluded_runtimes: "substrate-test bp cumulus-test kitchensink minimal-template parachain-template penpal polkadot-test seedling shell frame-try sp solochain-template"
build_opts: ""
name_suffix: "-${LOGGING_NAME_SUFFIX}"
name_suffix: "-${{ env.LOGGING_NAME_SUFFIX }}"

build-binaries:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 1ccbc2a

Please sign in to comment.