Skip to content

Commit

Permalink
Set upstream origin
Browse files Browse the repository at this point in the history
  • Loading branch information
caendesilva committed Apr 28, 2024
1 parent 98c72f0 commit 7d3c202
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
push: '--set-upstream --force'
push: '--set-upstream origin compile-tailwindcss --force'
# Todo create PR or just push to master?


Expand Down

0 comments on commit 7d3c202

Please sign in to comment.