Skip to content

Commit 51f2a98

Browse files
committed
try pushing to website master
1 parent 41704e5 commit 51f2a98

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -514,7 +514,6 @@ jobs:
514514
npm run build
515515
516516
- name: Commit and push
517-
if: ${{ startsWith(github.ref, 'refs/tags/v') }}
518517
run: |
519518
git config --global user.name "github-actions[bot]"
520519
git config --global user.email "[email protected]"

0 commit comments

Comments
 (0)