1
0
mirror of https://github.com/dokku/buildpack-nginx.git synced 2026-03-12 08:35: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 - main
jobs: jobs:
review_app: deploy:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: Cloning repo - name: Cloning repo