We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f64ae80 commit ab757d0Copy full SHA for ab757d0
.github/workflows/ci.yaml
@@ -63,6 +63,8 @@ jobs:
63
id-token: write
64
steps:
65
- uses: actions/checkout@v4
66
+ with:
67
+ fetch-depth: 0
68
- name: Install
69
run: yarn install
70
- id: setup_pages
0 commit comments