Skip to content

Commit

Permalink
add shell for the prepare draft step
Browse files Browse the repository at this point in the history
  • Loading branch information
EgorPopelyaev committed Oct 17, 2024
1 parent d453e65 commit 0ea4cd0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-30_publish_release_draft.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ jobs:
GLUTTON_WESTEND_DIGEST: ${{ github.workspace}}/glutton-westend-runtime/glutton-westend-srtool-digest.json
PEOPLE_WESTEND_DIGEST: ${{ github.workspace}}/people-westend-runtime/people-westend-srtool-digest.json
WESTEND_DIGEST: ${{ github.workspace}}/westend-runtime/westend-srtool-digest.json
shell: bash
run: |
. ./.github/scripts/common/lib.sh
Expand Down

0 comments on commit 0ea4cd0

Please sign in to comment.