Skip to content

Commit

Permalink
Update action
Browse files Browse the repository at this point in the history
  • Loading branch information
ihavecoke committed Oct 18, 2024
1 parent 1d985ac commit 29519dd
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/feishu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
fetch-depth: 1
branch: main

- name: Prepare env values
- uses: oven-sh/setup-bun@v1
env:
SUPABASE_KEY: ${{ secrets.SUPABASE_KEY }}
PLUGIN_SECRET: ${{ secrets.PLUGIN_SECRET }}
Expand All @@ -28,7 +28,6 @@ jobs:
TEMPLATE_ID: ${{ secrets.TEMPLATE_ID }}
PROJECT_KEY: ${{ secrets.PROJECT_KEY }}
PLUGIN_ID: ${{ secrets.PLUGIN_ID }}
uses: oven-sh/setup-bun@v1

- name: Run update SFC Companies work items
run: |
Expand Down

0 comments on commit 29519dd

Please sign in to comment.