updated
This commit is contained in:
parent
a33eab2a8c
commit
4f4cf13e76
|
@ -43,7 +43,6 @@ jobs:
|
||||||
needs: [lint-frontend, lint-backend, test-backend, format-backend]
|
needs: [lint-frontend, lint-backend, test-backend, format-backend]
|
||||||
name: Push release
|
name: Push release
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
if: ${{ github.event_name == 'release' }}
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
|
Loading…
Reference in New Issue