Skip to content

Commit

Permalink
ci: fix deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
natesales committed Nov 26, 2024
1 parent 010f631 commit b0444ba
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@ on:
jobs:
release:
name: Release
runs-on: large
runs-on:
labels: large
permissions:
contents: write
packages: write
Expand Down

0 comments on commit b0444ba

Please sign in to comment.