Skip to content

Commit d331452

Browse files
committed
deploying docs to gh-pages
1 parent a880e10 commit d331452

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: filestack-js
22
on:
33
push:
44
branches:
5-
- "!*"
5+
- "master"
66
tags:
77
- v*
88
jobs:

0 commit comments

Comments
 (0)