diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 367f608..67f2dbf 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -16,7 +16,7 @@ jobs: uses: actions/checkout@v3 with: repository: Smart-Bill-Book/smart-bill-book - ref: development + ref: main token: ${{ secrets.RELEASE_TOKEN }} path: private-repo