Better name for deploy action

This commit is contained in:
Salar Rahmanian 2022-10-15 18:40:46 -07:00 committed by GitHub
parent a4163fb50e
commit 9c47dc9033
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,7 +7,7 @@ on:
jobs: jobs:
deploy: deploy:
name: Build name: Build and Deploy
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- uses: actions/checkout@v2 - uses: actions/checkout@v2