Skip to content

Commit

Permalink
fetch main for changeset status
Browse files Browse the repository at this point in the history
  • Loading branch information
lilnasy committed Oct 23, 2023
1 parent 24455d1 commit 59f9311
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/snapshot-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,9 @@ jobs:
- uses: actions/checkout@v3
with:
ref: ${{ steps.refs.outputs.head_ref }}
fetch-depth: 0

- run: git fetch origin main:main

- name: Setup PNPM
uses: pnpm/action-setup@v2
Expand Down

0 comments on commit 59f9311

Please sign in to comment.