Skip to content

Commit

Permalink
gh token
Browse files Browse the repository at this point in the history
  • Loading branch information
tachibana-shin committed Nov 14, 2023
1 parent 31892af commit cae466f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/listen-issue.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ jobs:
- name: Setup env
run: |
echo '' > .env
echo 'GITHUB_TOKEN="${{ secrets.GITHUB_TOKEN }}"' >> .env
echo 'OK_OWNER="manga-raiku"' >> .env
echo 'OK_REPO="service-market-raiku"' >> .env
echo 'OK_BRANCH="main"' >> .env
Expand Down

0 comments on commit cae466f

Please sign in to comment.