Skip to content

Commit

Permalink
chore(release): publish 1.3.0
Browse files Browse the repository at this point in the history
Signed-off-by: tony chen <[email protected]>
  • Loading branch information
zhiqingchen committed Feb 21, 2024
1 parent e1dc091 commit 96cfc0a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ jobs:
- uses: actions/setup-node@v4
with:
node-version: lts/*
registry-url: 'https://registry.npmjs.org'
- name : GITHUB CONTEXT
env:
GITHUB_CONTEXT: ${{ toJson(github) }}
Expand Down

0 comments on commit 96cfc0a

Please sign in to comment.