diff --git a/.github/workflows/deploy-stable.yml b/.github/workflows/deploy-stable.yml index b97580d7..21e3aa31 100644 --- a/.github/workflows/deploy-stable.yml +++ b/.github/workflows/deploy-stable.yml @@ -14,7 +14,7 @@ jobs: packages: write contents: read steps: - - uses: actions/checkout@v4 + - uses: actions/checkout@v4 with: ref: production