Skip to content

Commit 3c5bfb2

Browse files
authored
Merge pull request #1688 from hydephp/update-tailwind-compiler-to-force-push-build
Internal: Update Tailwind compiler to force push build
2 parents 71f0e8f + 15e3024 commit 3c5bfb2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/continuous-integration.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -181,6 +181,7 @@ jobs:
181181
add: '["_media/app.css", "packages/hydefront/dist/app.css"]'
182182
message: 'Compile TailwindCSS for production'
183183
new_branch: compile-tailwindcss
184+
tag_push: '--force'
184185
# Todo create PR or just push to master?
185186

186187

0 commit comments

Comments
 (0)