fix: pre-release workflow (#4179)

This commit is contained in:
Junior Garcia 2024-11-29 19:28:31 -03:00 committed by GitHub
parent 1bb7b43f69
commit 018c69b6a0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -14,7 +14,7 @@ concurrency: ${{ github.workflow }}-${{ github.ref }}
jobs:
prerelease:
name: changesets pre-release
runs-on: ubuntu-latest-m-m
runs-on: ubuntu-latest-m
permissions:
contents: write
pull-requests: write