1
0
mirror of https://github.com/dokku/buildpack-nginx.git synced 2026-03-12 08:35:57 +00:00

Merge pull request #95 from dokku/josegonzalez-patch-1

chore: rename job to deploy
This commit is contained in:
Jose Diaz-Gonzalez
2026-03-07 11:11:39 -05:00
committed by GitHub

View File

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