This commit is contained in:
charlesgauthereau
2026-03-06 16:05:44 +01:00
parent 0ad380cc81
commit da530217ab
+2 -1
View File
@@ -36,7 +36,8 @@ jobs:
with:
fetch-depth: 0
token: ${{ steps.app-token.outputs.token }}
ref: ${{ github.base_ref }}
#ref: ${{ github.base_ref }}
ref: main
- uses: pnpm/action-setup@v4