Skip to content

Commit

Permalink
Merge pull request #1696 from hydephp/update-tailwind-compiler-to-for…
Browse files Browse the repository at this point in the history
…ce-push-build

Internal: Update Tailwind compiler to force push builds to the target branch
  • Loading branch information
caendesilva committed Apr 28, 2024
2 parents 94926a6 + 4f4c67c commit 98c72f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ jobs:
add: '["_media/app.css", "packages/hydefront/dist/app.css"]'
message: 'Compile TailwindCSS for production'
new_branch: compile-tailwindcss
tag_push: '--force'
push: '--set-upstream --force'
# Todo create PR or just push to master?


Expand Down

0 comments on commit 98c72f0

Please sign in to comment.