mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-03 02:27:48 +00:00
build: explicitly pass the github token to GH action
Signed-off-by: deadprogram <ron@hybridgroup.com>
This commit is contained in:
@@ -91,5 +91,6 @@ jobs:
|
||||
- name: Add comment
|
||||
uses: thollander/actions-comment-pull-request@v2.3.1
|
||||
with:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
filePath: comment.txt
|
||||
comment_tag: sizediff
|
||||
|
||||
Reference in New Issue
Block a user