File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1313 - run : npm run demo:build
1414 - run : npm run demo:test
1515 - uses : peaceiris/actions-gh-pages@v3
16- if : github.ref == 'refs/heads/master '
16+ if : github.ref == 'refs/heads/main '
1717 with :
1818 github_token : ${{ secrets.GITHUB_TOKEN }}
1919 publish_dir : ./demo/dist
Original file line number Diff line number Diff line change 55Battle-tested by and extracted from the [ Refined GitHub] ( https://github.com/sindresorhus/refined-github ) extension.
66
77- Try the live [ demo] ( https://fregante.github.io/github-url-detection/ )
8- - See the code and expected URLs for [ every detection] ( https://github.com/fregante/github-url-detection/blob/master /index.ts )
8+ - See the code and expected URLs for [ every detection] ( https://github.com/fregante/github-url-detection/blob/main /index.ts )
99
1010## Install
1111
You can’t perform that action at this time.
0 commit comments