Compare commits
No commits in common. "a18f8b4209132b243cf7cfb5f57c2edc593276b3" and "bc5a0340cbb738535d375a48b8131692a97c2296" have entirely different histories.
a18f8b4209
...
bc5a0340cb
@ -10,6 +10,7 @@ jobs:
|
||||
deploy-prod:
|
||||
name: Deploy prod
|
||||
runs-on: [prod]
|
||||
needs: push
|
||||
steps:
|
||||
- name: checkout
|
||||
uses: actions/checkout@v4
|
||||
|
Loading…
Reference in New Issue
Block a user