Skip to content

Commit

Permalink
upd release workflow [WTEL-3902]
Browse files Browse the repository at this point in the history
  • Loading branch information
dlohvinov committed Oct 11, 2023
1 parent 3015b82 commit f35fb36
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,12 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v4

- name: get-npm-version
id: package-version
uses: martinbeentjes/[email protected]

- uses: actions/checkout@v3
- name: Create release
id: create_release
uses: ncipollo/release-action@v1
Expand Down

0 comments on commit f35fb36

Please sign in to comment.