chore: revert

This commit is contained in:
Wing-Kam Wong
2022-07-16 18:06:36 +08:00
parent 189d6a364b
commit c2067ac121

View File

@@ -40,7 +40,7 @@ jobs:
uses: actions/checkout@v2
with:
fetch-depth: 0
ref: 'master'
ref: ${{ github.ref }}
- name: NPM Setup and Publish with 16.15.0
# Setup .npmrc file to publish to npm
uses: actions/setup-node@v2