Skip to content

Commit

Permalink
Update build_release.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Lorenzo Mangani <[email protected]>
  • Loading branch information
lmangani authored Jan 11, 2024
1 parent 70dd5f0 commit fc68037
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/build_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,7 @@ jobs:
with:
ref: ${{ github.ref }}
- name: Update Package to Release version
uses: QXIP/[email protected]
with:
files: 'package.json'
version-regexp: '\d+.\d+.\d+'
repo-token: ${{ secrets.GITHUB_TOKEN }}
uses: technote-space/[email protected]
- name: Check NPM secret presence
id: checksecrets
shell: bash
Expand Down

0 comments on commit fc68037

Please sign in to comment.