Compare commits

..

No commits in common. 'master' and 'v1.1' have entirely different histories.
master ... v1.1

@ -1,11 +1,11 @@
name: Deploy Production
#on:
# push:
# tags:
# - 'v*'
on:
release:
types: [published]
push:
tags:
- 'v*'
#on:
# release:
# types: [published]
jobs:
deploy:

@ -1,4 +1,4 @@
baseURL = "https://seuh2022.github.io/seuh2022/"
baseURL = "https://seuh2022.github.io/seuh2022"
title = "STAGING --- SEUH 2022"
[params]

Loading…
Cancel
Save