Skip to content

Commit 6952291

Browse files
authored
Update publish-feature.yml
1 parent 1b5b66a commit 6952291

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/publish-feature.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@ concurrency:
77
group: ${{ github.workflow }}
88
cancel-in-progress: true
99
jobs:
10-
permissions:
11-
contents: read
12-
packages: write
1310
publish-feature:
11+
permissions:
12+
contents: read
13+
packages: write
1414
runs-on: ubuntu-latest
1515
steps:
1616
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)