Skip to content

Commit

Permalink
fix github release name
Browse files Browse the repository at this point in the history
  • Loading branch information
mwrites authored Apr 10, 2023
1 parent 385da24 commit 2defb0d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@ jobs:
- name: Release
uses: softprops/action-gh-release@v1
with:
name: ${{ env.CI_TAG }}
tag_name: ${{ env.CI_TAG }}
body: |
clockwork-geyser-plugin ${{ env.CI_TAG }}
Expand Down

0 comments on commit 2defb0d

Please sign in to comment.