1
0
mirror of https://github.com/dokku/buildpack-nginx.git synced 2026-03-11 16:25:57 +00:00

chore: rename job to deploy

This commit is contained in:
Jose Diaz-Gonzalez
2026-03-07 11:04:45 -05:00
committed by GitHub
parent f55c587fe7
commit bc25e56ef2

View File

@ -9,7 +9,7 @@ on:
- main
jobs:
review_app:
deploy:
runs-on: ubuntu-latest
steps:
- name: Cloning repo