Skip to content

Releases: JakubCee/env-tests

v1

31 Jan 11:06
f56820b
Compare
Choose a tag to compare

deploy-dev: if: github.event_name == 'pull_request'
deploy-prod: if: github.event_name == 'push' && github.ref == 'refs/heads/main'