Skip to content

Commit

Permalink
ci(previews): remove {{ github.head_ref }} (catppuccin#347)
Browse files Browse the repository at this point in the history
  • Loading branch information
sgoudham authored Oct 27, 2024
1 parent 5a9b217 commit ef667b6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/previews.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,6 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v4
with:
ref: ${{ github.head_ref }}

- name: Install pnpm
uses: pnpm/action-setup@v4
Expand Down

0 comments on commit ef667b6

Please sign in to comment.