1
0
mirror of https://github.com/avinal/avinal.github.io.git synced 2026-07-04 07:40:09 +05:30

Update build-deploy.yaml

This commit is contained in:
2022-09-08 00:20:40 +05:30
committed by GitHub
parent 47f946dde7
commit 9b550b4eb9
+1 -1
View File
@@ -4,7 +4,7 @@ name: Deploy Elm site to Pages
on:
# Runs on pushes targeting the default branch
push:
branches: ["master"]
branches: ["main"]
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch: