Skip to content

Commit

Permalink
fix problem with make PR workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
stepanLav committed Nov 14, 2023
1 parent be0203a commit 881f240
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/make-pull-request/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,3 +59,4 @@ runs:

- name: Write output to file
run: echo "${{ steps.create_pr.outputs.pull-request-url }}" > pr_url.txt
shell: bash

0 comments on commit 881f240

Please sign in to comment.