Skip to content

Commit

Permalink
Update npm-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ParvishGajjar authored Dec 27, 2023
1 parent 1c0a04e commit 7050175
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ jobs:
- name: Extract Release Version
id: extract_version
run: echo "RELEASE_VERSION=${{ github.event.release.tag_name }}" >> $GITHUB_ENV
- name: Debugging
run: ls -la /home/runner/work/get-all/get-all/
- name: Set Version in package.json
run: |
cd /home/runner/work/get-all/get-all/
Expand Down

0 comments on commit 7050175

Please sign in to comment.