Skip to content

Commit

Permalink
Fix PR comment for homebrew formula update
Browse files Browse the repository at this point in the history
  • Loading branch information
miguelaferreira committed Nov 6, 2021
1 parent 602a56f commit 7593b9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ jobs:
body: |
This PR
- Updates devex-cli formulas to version ${{ env.new_version }}
- Source archive sha is ${{ steps.update-formula.outputs.archive_sha }}
- Source archive sha is ${{ steps.update-formula.outputs.archive-sha }}
- All files package sha is ${{ env.all_files_sha }}
- Auto-generated from [devex-cli Continuous Delivery workflow][1] ([workflow src][2])
Expand Down

0 comments on commit 7593b9c

Please sign in to comment.