Skip to content

Commit

Permalink
Update publish-feature.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jcbhmr committed Aug 16, 2023
1 parent 1b5b66a commit 6952291
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/publish-feature.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@ concurrency:
group: ${{ github.workflow }}
cancel-in-progress: true
jobs:
permissions:
contents: read
packages: write
publish-feature:
permissions:
contents: read
packages: write
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 6952291

Please sign in to comment.