Update release.yaml (#4205)

This commit is contained in:
Junior Garcia 2024-12-01 11:37:51 -03:00 committed by GitHub
parent 2608f83beb
commit ff94c122c5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -14,7 +14,7 @@ concurrency:
jobs:
release:
name: Release
runs-on: ubuntu-latest-m
runs-on: ubuntu-latest
timeout-minutes: 30
steps:
- name: Checkout branch
@ -51,4 +51,4 @@ jobs:
pnpm release:canary
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}