mirror of
https://github.com/nocodb/nocodb.git
synced 2026-05-05 05:47:12 +00:00
chore: revert
This commit is contained in:
2
.github/workflows/release-npm.yml
vendored
2
.github/workflows/release-npm.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user