This commit is contained in:
Serafim Urukov 2021-10-29 22:26:44 +03:00
parent 3384a25891
commit 23d5504d88

View File

@ -12,7 +12,7 @@ on:
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
jobs:
# This workflow contains a single job called "build"
build:
deploy:
# The type of runner that the job will run on
runs-on: ubuntu-latest