Skip to content

Commit

Permalink
chore: release pr
Browse files Browse the repository at this point in the history
  • Loading branch information
petertonysmith94 committed Dec 13, 2024
1 parent 160ed85 commit c8092f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
name: 'Release PR to npm'
runs-on: buildjet-4vcpu-ubuntu-2204
# Comment if:false to enable release PR to npm
# if: false
if: false
permissions: write-all
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit c8092f0

Please sign in to comment.