Skip to content

Commit

Permalink
chore: theme folder was incorrect
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronware committed Mar 25, 2021
1 parent 9c9e3ec commit 3b733ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-production.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
id: output_data
run: |
echo "::set-output name=install_name::boxofscraps"
echo "::set-output name=theme_name::boxofscraps"
echo "::set-output name=theme_name::box-of-scraps"
echo "::set-output name=site_url::https://boxofscraps.linchpin.site"
echo "::set-output name=environment::production"
echo "::set-output name=branch::main"
Expand Down

0 comments on commit 3b733ad

Please sign in to comment.