Skip to content

Commit b5de2ad

Browse files
fix: release automation
1 parent fdee2ec commit b5de2ad

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/deploy_main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,8 +76,8 @@ jobs:
7676
git log --oneline -n 5
7777
git tag
7878
79-
- name: Show auto info
80-
run: npx auto info
79+
# - name: Show auto info
80+
# run: npx auto info
8181

8282
- name: Release with auto
8383
if: github.ref == 'refs/heads/main'

0 commit comments

Comments
 (0)