Skip to content

Commit

Permalink
Use deployment triggers instead of build outputs
Browse files Browse the repository at this point in the history
  • Loading branch information
DerekRoberts committed Feb 26, 2024
1 parent 48b131e commit 980f639
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/.deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,10 @@ on:
required: false
type: string
default: "true"
triggers:
description: Paths used to trigger a build; e.g. ('./backend/' './frontend/)
required: false
type: string

### Usually a bad idea / not recommended
directory:
Expand Down

0 comments on commit 980f639

Please sign in to comment.