Skip to content

Commit

Permalink
Change bottle_path to match pr-pull
Browse files Browse the repository at this point in the history
Co-authored-by: Bo Anderson <[email protected]>
  • Loading branch information
josephsweeney and Bo98 authored Jan 26, 2024
1 parent c3f2988 commit e5cbf6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-commit-bottles.yml
Original file line number Diff line number Diff line change
Expand Up @@ -328,7 +328,7 @@ jobs:
- name: generate build provenance
uses: github-early-access/generate-build-provenance@main
with:
subject-path: '${{steps.pr-pull.outputs.bottle-path}}/*.tar.gz'
subject-path: '${{steps.pr-pull.outputs.bottle_path}}/*.tar.gz'

- name: Push commits
uses: Homebrew/actions/git-try-push@master
Expand Down

0 comments on commit e5cbf6f

Please sign in to comment.