Skip to content

Commit

Permalink
workflow fix (#37)
Browse files Browse the repository at this point in the history
* workflow fix

Signed-off-by: zxypro1 <1018995004@qq.com>

* publish: registry@0.0.7

Signed-off-by: zxypro1 <1018995004@qq.com>

---------

Signed-off-by: zxypro1 <1018995004@qq.com>
  • Loading branch information
zxypro1 authored Feb 29, 2024
1 parent da1d84a commit 0e8ab84
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .github/workflows/publish-pkg.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ jobs:

steps:
- uses: actions/checkout@v2
with:
fetch-depth: 2
- name: Set up Node.js
uses: actions/setup-node@v2
with:
Expand Down
2 changes: 1 addition & 1 deletion packages/registry/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@serverless-devs/registry",
"version": "0.0.7-beta.3",
"version": "0.0.7",
"description": "request for serverless-devs",
"main": "lib/index.js",
"scripts": {
Expand Down

0 comments on commit 0e8ab84

Please sign in to comment.