diff --git a/.github/workflows/staging.yml b/.github/workflows/staging.yml index fc308ca..d6d7d06 100644 --- a/.github/workflows/staging.yml +++ b/.github/workflows/staging.yml @@ -1,7 +1,7 @@ name: Create Archive on: push: - branches: ["staging"] + branches: ["development"] permissions: contents: write jobs: