Skip to content

Commit

Permalink
force push from create-deploy-resources
Browse files Browse the repository at this point in the history
  • Loading branch information
edeandrea authored Nov 15, 2023
1 parent d8401db commit de59f08
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/create-deploy-resources.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,3 +64,4 @@ jobs:
add: '["**/deploy/k8s/*.yml", "deploy/k8s/*.yml", "**/deploy/docker-compose/*.yml", "deploy/docker-compose/*.yml", "deploy/db-init/**"]'
pathspec_error_handling: exitImmediately
new_branch: ${{ env.BRANCH }}
push: origin ${{ env.BRANCH }} --set-upstream --force

0 comments on commit de59f08

Please sign in to comment.