This commit is contained in:
fed 2022-02-17 21:24:46 +01:00 committed by GitHub
parent 8c84ada341
commit 9bf561b79d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -64,7 +64,7 @@ jobs:
deploy:
name: Deploy artifacts
needs: build
runs-on: ubuntu-2022
runs-on: ubuntu-latest
if: github.event_name == 'push' && (github.ref == 'refs/heads/main' || github.ref == 'refs/heads/develop')
steps:
- name: Setup main environment