Skip to content

Commit

Permalink
Merge pull request #118 from Shopify/wrong-target
Browse files Browse the repository at this point in the history
Incorrect target for deploy dist
  • Loading branch information
elsom25 committed Mar 21, 2024
2 parents 9535eea + d01001b commit 66c99b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy_dist.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Deploy distribution files
on:
push:
branches:
- master
- main
workflow_dispatch:

concurrency:
Expand Down

0 comments on commit 66c99b1

Please sign in to comment.