Skip to content

Commit

Permalink
fix release action (#49)
Browse files Browse the repository at this point in the history
  • Loading branch information
HananINouman authored Jul 2, 2024
1 parent 0a57bac commit cd8cfc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-deploy-obol-sdk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:

- name: Extract release notes
id: extract-release-notes
uses: ffurrer2/extract-release-notes@v1
uses: ffurrer2/extract-release-notes@v2.2.0

############# TAG RELEASE ##############
- name: "Push tag v${{ steps.package-version.outputs.current-version }}"
Expand Down

0 comments on commit cd8cfc1

Please sign in to comment.