Skip to content

Commit

Permalink
test14
Browse files Browse the repository at this point in the history
  • Loading branch information
RyosukeDTomita committed Jun 16, 2024
1 parent 7f1ef25 commit c2f7802
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/github-comment-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ jobs:
with:
aqua_version: v2.29.0

# - name: export GITHUB_TOKEN to use github-comment
# run: export GITHUB_TOKEN=${{ secrets.token }}
- name: export GITHUB_TOKEN to use github-comment
run: export GITHUB_TOKEN=${{ secrets.TOKEN }}
- run: github-comment post -k hello
# - name: exit=0 then no comment
# run: github-comment -- exec ls
Expand Down

0 comments on commit c2f7802

Please sign in to comment.