ci(github): replace references to master branch with main

This commit is contained in:
link2xt
2023-10-25 22:00:48 +00:00
parent af35e4adeb
commit 88d5576150
5 changed files with 6 additions and 8 deletions

View File

@@ -8,7 +8,7 @@ name: Generate & upload node.js documentation
on:
push:
branches:
- master
- main
jobs:
generate: