mirror of
https://github.com/averel10/crypto_clash.git
synced 2026-03-12 19:08:11 +01:00
update branch name from master to main in GitHub Pages workflow
This commit is contained in:
2
.github/workflows/frontend_deploy.yml
vendored
2
.github/workflows/frontend_deploy.yml
vendored
@@ -3,7 +3,7 @@ name: Publish Frontend on GitHub Pages
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- master
|
- main
|
||||||
|
|
||||||
permissions:
|
permissions:
|
||||||
contents: read
|
contents: read
|
||||||
|
|||||||
Reference in New Issue
Block a user