diff --git a/.circleci/config.yml b/.circleci/config.yml index 087c859bc7..5c74687b13 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -350,8 +350,8 @@ commands: cd purchases-test git fetch --tags git remote set-url origin https://github.com/RevenueCat/purchases-test-spm.git - git push origin --force - git push --tags --force + git push origin + git push --tags jobs: spm-release-build-xcode-14: @@ -1244,7 +1244,7 @@ workflows: deploy-spm: jobs: - push-to-spm-job - + deploy: when: not: