Change name of job in Github Action

This commit is contained in:
ChronosX88 2021-08-05 23:13:58 +03:00
parent 5d5dc1878e
commit c4791f84ab
Signed by: ChronosXYZ
GPG Key ID: 085A69A82C8C511A

View File

@ -6,7 +6,7 @@ on:
- master
jobs:
deploy:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1