We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d63231b commit 4dcd3b9Copy full SHA for 4dcd3b9
.github/workflows/ci.yml
@@ -55,7 +55,7 @@ jobs:
55
git config --global user.email "hmdarkfire.dev@gmail.com"
56
git config --global user.name "Henrique Marques"
57
58
- - name: Push package
+ - name: Release
59
run: yarn release
60
env:
61
GITHUB_TOKEN: ${{secrets.GHP_TOKEN}}
0 commit comments