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 13
13
- run : npm run demo:build
14
14
- run : npm run demo:test
15
15
- uses : peaceiris/actions-gh-pages@v3
16
- if : github.ref == 'refs/heads/master '
16
+ if : github.ref == 'refs/heads/main '
17
17
with :
18
18
github_token : ${{ secrets.GITHUB_TOKEN }}
19
19
publish_dir : ./demo/dist
Original file line number Diff line number Diff line change 5
5
Battle-tested by and extracted from the [ Refined GitHub] ( https://github.com/sindresorhus/refined-github ) extension.
6
6
7
7
- 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 )
9
9
10
10
## Install
11
11
You can’t perform that action at this time.
0 commit comments