Skip to content

Commit

Permalink
chore: update dist
Browse files Browse the repository at this point in the history
  • Loading branch information
vitorhugods committed Dec 3, 2024
1 parent 8f898c0 commit ac61e79
Show file tree
Hide file tree
Showing 5 changed files with 756 additions and 724 deletions.
2 changes: 2 additions & 0 deletions .prettierignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
dist/
node_modules/
coverage/
*.yml
*.md
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,5 @@ jobs:
- name: Get the output
run:
echo "The created PR number is ${{
steps.hello.outputs.pr-number }}"
steps.cherry-pick.outputs.pr-number }}"
```
Loading

0 comments on commit ac61e79

Please sign in to comment.