Skip to content

Commit

Permalink
optimize workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
mustakshif committed May 21, 2024
2 parents 201631b + 5a4feda commit 1d0b8cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,4 +64,4 @@ jobs:
artifacts: "package.zip"
token: ${{ secrets.GITHUB_TOKEN }}
tag: ${{ github.ref_name }}
body: ${{ steps.changelog.outputs.content }}
body: ${{ steps.changelog.outputs.content }}

0 comments on commit 1d0b8cf

Please sign in to comment.