We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bcb7979 commit ed5eae3Copy full SHA for ed5eae3
.github/workflows/cd.yml
@@ -17,6 +17,8 @@ jobs:
17
18
steps:
19
- uses: actions/checkout@v2
20
+ with:
21
+ ref: prepublish
22
- name: Use Node.js 14.x
23
uses: actions/setup-node@v1
24
with:
0 commit comments