Skip to content
This repository was archived by the owner on Feb 1, 2023. It is now read-only.

Commit 847bc75

Browse files
committed
Update publish.yml
1 parent 8534e73 commit 847bc75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
steps:
1111
- uses: actions/checkout@v2
1212
with:
13-
ref: dev
13+
ref: master
1414
- uses: actions/setup-node@v1
1515
with:
1616
node-version: 12

0 commit comments

Comments
 (0)