ci: branch
Some checks failed
Gatsby Publish / build (14.17.0) (push) Failing after 27s

This commit is contained in:
Mihajlo Medjedovic 2024-06-05 16:05:50 +02:00
parent bc999abfdc
commit ea00627c65

View File

@ -1,6 +1,9 @@
name: publish
run-name: Publishing the website with a surfer
on: [master]
on:
push:
branches:
- main
jobs:
Build-and-publish: