Skip to content

Commit

Permalink
Fix name
Browse files Browse the repository at this point in the history
  • Loading branch information
srtfisher committed Sep 15, 2023
1 parent f29aafb commit 0bd9773
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/built-assets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ jobs:
built-branch:
uses: alleyinteractive/.github/.github/workflows/built-assets.yml@built-assets
with:
branch: ${{ github.event.pull_request.head.ref || github.ref }}
branch: ${{ github.event.pull_request.head.ref || github.ref_name }}
node: 16

0 comments on commit 0bd9773

Please sign in to comment.