Skip to content

Commit

Permalink
ci: testing release
Browse files Browse the repository at this point in the history
  • Loading branch information
rafapaulin committed Feb 27, 2024
1 parent 7b16784 commit a2bda16
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,11 @@ on:
jobs:
release:
runs-on: ubuntu-latest
permissions:
contents: write
issues: write
pull-requests: write
packages: write
steps:
- name: Checkout
uses: actions/checkout@v2
Expand Down

0 comments on commit a2bda16

Please sign in to comment.