🐞 fix(branch): set to master

This commit is contained in:
Eshan Roy (Eshanized)
2024-06-19 16:11:30 +05:30
parent 9d67251bf5
commit 1e87593338

View File

@@ -4,7 +4,7 @@ on:
# Trigger the workflow every time you push to the `main` branch
# Using a different branch name? Replace `main` with your branchs name
push:
branches: [ main ]
branches: [ master ]
# Allows you to run this workflow manually from the Actions tab on GitHub.
workflow_dispatch: