Skip to content

Commit

Permalink
Merge pull request #25 from jpower432/bug/correct-branch-name
Browse files Browse the repository at this point in the history
fix: add branch name for action input
  • Loading branch information
Alex Flom committed Jun 29, 2023
2 parents 47df02f + f4e3a57 commit 1d03d66
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/assemble-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,6 @@ jobs:
with:
markdown_path: "markdown/components"
assemble_model: "compdef"
branch: ${{ github.head_ref }}
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 1d03d66

Please sign in to comment.