update publish-beta

This commit is contained in:
Violet Caulfield
2025-11-23 18:35:53 -06:00
parent fe6f005da1
commit 3f2769986b

View File

@@ -33,18 +33,13 @@ jobs:
uses: actions/checkout@v4
with:
fetch-depth: 0
<<<<<<< Updated upstream
token: ${{ secrets.SIGNING_REPO_PAT }}
=======
token: ${{ secrets.SIGNING_REPO_PAT }}
- name: 🖥 Setup Bun 1.3.2
uses: oven-sh/setup-bun@v2
with:
bun-version: 1.3.2
>>>>>>> Stashed changes
- name: 🧠 Collect commit messages
id: commits
run: |