Skip to content

Commit

Permalink
chore: update build
Browse files Browse the repository at this point in the history
  • Loading branch information
vitormalencar committed Aug 17, 2023
1 parent f78a035 commit 6296545
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ commentWithQR:
- name: Comment PR with QR Code
uses: YOUR_USERNAME/QR-Code-Commenter-Action@v1
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
github-token: ${{ secrets.GITHUB_TOKEN }}
links: "link1,link2,link3"
messages: "Message for Link 1, Message for Link 2, Message for Link 3"
```
Expand Down
8 changes: 4 additions & 4 deletions dist/index.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/index.js.map

Large diffs are not rendered by default.

0 comments on commit 6296545

Please sign in to comment.