Skip to content

Commit

Permalink
πŸ‘½ change to active-2024-2 (#82)
Browse files Browse the repository at this point in the history
  • Loading branch information
woohm402 authored Sep 23, 2024
1 parent 4f5e5e2 commit 0f8b9cd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/weekly-dashboard.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,13 @@ jobs:
- uses: actions/checkout@v4
- uses: oven-sh/setup-bun@v2
with:
bun-version: 1.1.13
bun-version: 1.1.26

# cron job을 μ‹€ν–‰ν•©λ‹ˆλ‹€.
- name: run script
run: |
bun install
SLACK_WEEKLY_CHANNEL_ID=C06M9K1LT36 \
SLACK_WEEKLY_CHANNEL_ID=C07KFRJSL3F \
SLACK_AUTH_TOKEN=${{ secrets.SLACK_AUTH_TOKEN }} \
GHP_ACCESS_TOKEN=${{ secrets.GHP_ACCESS_TOKEN }} \
GITHUB_ORGANIZATION=wafflestudio \
Expand Down

0 comments on commit 0f8b9cd

Please sign in to comment.