Skip to content

Commit 504c69b

Browse files
committed
fix
1 parent 46f8f67 commit 504c69b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,8 @@ After making changes to the action's code, you need to build the project to upda
8585

8686
This will compile the code and prepare it for use in GitHub Actions.
8787

88+
Dont forget to commit the changes: `git add . && git commit -m "Build the project" && git push`
89+
8890
## Example PR Comment
8991

9092
```markdown

0 commit comments

Comments
 (0)