Skip to content

Commit

Permalink
fix: pre-release workflow (#4179)
Browse files Browse the repository at this point in the history
  • Loading branch information
jrgarciadev authored Nov 29, 2024
1 parent 1bb7b43 commit 018c69b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pre-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 018c69b

Please sign in to comment.