Skip to content

Commit

Permalink
ci: fix ref
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisvander committed Mar 24, 2024
1 parent 4c3ea37 commit 51bbdf1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ jobs:
- name: Approve PR
uses: hmarr/auto-approve-action@v4
with:
pull-request-number: ${{ release.outputs.pr.number }}
pull-request-number: ${{ steps.release.outputs.pr.number }}

0 comments on commit 51bbdf1

Please sign in to comment.