mirror of
https://github.com/logto-io/logto.git
synced 2025-04-14 23:11:31 -05:00
ci: fetch all tags for release workflow (#2447)
This commit is contained in:
parent
1161c8322f
commit
92cb1c5bd8
1 changed files with 1 additions and 0 deletions
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
|
@ -89,6 +89,7 @@ jobs:
|
|||
with:
|
||||
# Set Git operations with the bot PAT since we have tag protection rule
|
||||
token: ${{ secrets.BOT_PAT }}
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Setup Node and pnpm
|
||||
uses: silverhand-io/actions-node-pnpm-run-steps@v2
|
||||
|
|
Loading…
Add table
Reference in a new issue