Skip to content

Commit 7c7db5e

Browse files
committed
Test release
1 parent 7dbcdad commit 7c7db5e

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

.github/workflows/release.yml

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,19 +21,22 @@ jobs:
2121
steps:
2222
- name: Checkout
2323
uses: actions/checkout@v4.2.2
24+
with:
25+
fetch-depth: 0
26+
2427
- name: Setup
2528
uses: ./.github/actions/setup
2629

2730
- name: Import GPG key
2831
id: import-gpg
29-
uses: crazy-max/ghaction-import-gpg@v4
32+
uses: crazy-max/ghaction-import-gpg@v6.3.0
3033
with:
3134
gpg_private_key: ${{ secrets.GPG_PRIVATE_KEY }}
3235
passphrase: ${{ secrets.GPG_PASSPHRASE }}
3336
git_user_signingkey: true
3437
git_commit_gpgsign: true
3538

36-
- run: pnpm run release --increment ${{github.event.inputs.increment}} --ci
39+
- run: pnpm run release --increment ${{github.event.inputs.increment}} --ci --dry-run
3740
env:
3841
# For release-it
3942
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy