Skip to content

Commit

Permalink
馃敡 Update release workflow release_name
Browse files Browse the repository at this point in the history
  • Loading branch information
carloscuesta committed Dec 19, 2020
1 parent 069bd60 commit ebcd99f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Expand Up @@ -27,7 +27,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
tag_name: ${{ github.ref }}
release_name: Release ${{ github.ref }}
release_name: gitmoji-cli ${{ github.ref }}
draft: false
prerelease: false
- name: Upload Linux Release Asset
Expand Down

0 comments on commit ebcd99f

Please sign in to comment.