Skip to content

Commit 4dcd3b9

Browse files
Update ci.yml
1 parent d63231b commit 4dcd3b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
git config --global user.email "hmdarkfire.dev@gmail.com"
5656
git config --global user.name "Henrique Marques"
5757
58-
- name: Push package
58+
- name: Release
5959
run: yarn release
6060
env:
6161
GITHUB_TOKEN: ${{secrets.GHP_TOKEN}}

0 commit comments

Comments
 (0)