We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5eb5f2b commit 8bcfdd5Copy full SHA for 8bcfdd5
.github/workflows/build-netlify-website.yml
@@ -1,9 +1,9 @@
1
+name: Publish Website on Netlify
2
+
3
on:
4
push:
5
branches: main
6
-name: build-deploy
-
7
jobs:
8
build-deploy:
9
runs-on: ubuntu-latest
0 commit comments