Skip to content

Commit

Permalink
fix(ci): passes branch_name
Browse files Browse the repository at this point in the history
  • Loading branch information
csantiago132 committed Oct 31, 2024
1 parent 85298f6 commit 20d22c2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,3 +37,5 @@ jobs:
needs: release
uses: kurocado-studio/styleguide/.github/workflows/workflow.deploy.yml@main
secrets: inherit
with:
branch_name: ${{ github.ref }}

0 comments on commit 20d22c2

Please sign in to comment.