Merge pull request #53 from softinio/softinio-patch-1

Better name for deploy action
This commit is contained in:
Salar Rahmanian 2022-10-15 18:41:25 -07:00 committed by GitHub
commit 0baa63d4af
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