Skip to content

Commit 1df312c

Browse files
authored
Merge pull request #84 from PropelAuth/release/ignore-git
ignore git checks on publish
2 parents 70b729e + 1405584 commit 1df312c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ jobs:
2626

2727
- run: pnpm install --frozen-lockfile
2828
- run: pnpm run build
29-
- run: pnpm publish
29+
- run: pnpm publish --no-git-checks

0 commit comments

Comments
 (0)