Compare commits

..

No commits in common. "a18f8b4209132b243cf7cfb5f57c2edc593276b3" and "bc5a0340cbb738535d375a48b8131692a97c2296" have entirely different histories.

View File

@ -10,6 +10,7 @@ jobs:
deploy-prod:
name: Deploy prod
runs-on: [prod]
needs: push
steps:
- name: checkout
uses: actions/checkout@v4