Skip to content

Commit

Permalink
Update relese.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
doannimble authored Sep 30, 2021
1 parent dd37e7f commit 6d4ba53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/relese.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- uses: rishabhgupta/split-by@v1
id: split
with:
string: 'feat=branch-name'
string: ${{ steps.package.outputs.content }}
split-by: '='

- name: Create Release
Expand Down

0 comments on commit 6d4ba53

Please sign in to comment.