Skip to content

Commit a5cf485

Browse files
committed
ignore: fix github release netlify link
1 parent abe7936 commit a5cf485

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/github-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
github-release:
1111
env:
1212
# Set this if you want a netlify example
13-
NETLIFY_BASE: 'https://muxjs.netlify.app/'
13+
NETLIFY_BASE: 'muxjs.netlify.app/'
1414
runs-on: ubuntu-latest
1515
steps:
1616
- name: Checkout

0 commit comments

Comments
 (0)