Compare commits
2 Commits
a612b01059
...
e7924d7f14
| Author | SHA1 | Date | |
|---|---|---|---|
| e7924d7f14 | |||
| 0f9b75f8e4 |
@ -28,7 +28,7 @@ jobs:
|
||||
run: |
|
||||
echo "Deploying to production..."
|
||||
create-release:
|
||||
runs-on: self-hosted
|
||||
runs-on: act_runner_base
|
||||
needs: build-deploy
|
||||
if: ${{ success() && github.event.pull_request.merged == true && github.event.pull_request.base.ref == 'master' }}
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user