Skip to content

Commit

Permalink
update config to try new idea
Browse files Browse the repository at this point in the history
  • Loading branch information
martypdx committed Oct 30, 2023
1 parent 064ed8b commit 91612ea
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/deploy-staging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,8 @@ name: Deploy to Staging

on:
workflow_run:
workflows: ["CI"]
workflows: [CI]
types: [completed]
branches: [staging,supabase-edge-fn]

env:
SUPABASE_ACCESS_TOKEN: ${{ secrets.SUPABASE_ACCESS_TOKEN }}
Expand Down

0 comments on commit 91612ea

Please sign in to comment.