summaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
authorkrolyxon <me@krolyxon.com>2026-06-08 22:40:57 +0530
committerkrolyxon <me@krolyxon.com>2026-06-08 22:40:57 +0530
commit3cd93660a3eee2ca9a1afbbcc7c64c362bbda108 (patch)
tree97b0a2f5407196dc5a66c99eef37a99576537c6c /.github/workflows
parentb90b435a12cf597fd0d9fbf4ad4942b45d816f6d (diff)
add installation steps and also change branch in workflows
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/build-and-deploy.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/build-and-deploy.yml b/.github/workflows/build-and-deploy.yml
index 08eecef..d86a4c1 100644
--- a/.github/workflows/build-and-deploy.yml
+++ b/.github/workflows/build-and-deploy.yml
@@ -3,7 +3,7 @@ name: Build and Deploy Web Flasher
on:
push:
branches:
- - main
+ - master
permissions:
contents: read