diff --git a/.github/workflows/3ds-scripts-release.yml b/.github/workflows/3ds-scripts-release.yml index 8256dc1..ccd60e4 100644 --- a/.github/workflows/3ds-scripts-release.yml +++ b/.github/workflows/3ds-scripts-release.yml @@ -2,7 +2,7 @@ name: Release 3DS scripts on: push: - branches: [ master ] + branches: [ main ] paths: [ '3DS/*.gm9', '3DS/*.lua' ] workflow_dispatch: