add hugo module

This commit is contained in:
2022-04-17 13:10:18 +02:00
parent 0565583fd0
commit d0fc803013
9 changed files with 26 additions and 2 deletions

View File

@ -31,6 +31,8 @@ jobs:
api_location: "" # Api source code path - optional
output_location: "public" # Built app content directory - optional
###### End of Repository/Build Configurations ######
env:
HUGO_VERSION: 0.97.1
close_pull_request_job:
if: github.event_name == 'pull_request' && github.event.action == 'closed'