Update main.yml

This commit is contained in:
Andre Beging
2021-03-05 23:05:08 +01:00
committed by GitHub
parent cdb82df768
commit ef469d5a87

View File

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