1
0
mirror of https://github.com/avinal/avinal.github.io.git synced 2026-07-03 23:30: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: on:
# Runs on pushes targeting the default branch # Runs on pushes targeting the default branch
push: push:
branches: ["master"] branches: ["main"]
# Allows you to run this workflow manually from the Actions tab # Allows you to run this workflow manually from the Actions tab
workflow_dispatch: workflow_dispatch: