Skip to content

Commit 30bd289

Browse files
authored
Merge branch 'main' into copilot/fix-19
2 parents 5b24406 + af2b975 commit 30bd289

3 files changed

Lines changed: 565 additions & 83 deletions

File tree

.github/workflows/publish.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ concurrency:
99
group: "publish-${{ github.ref }}"
1010
cancel-in-progress: true
1111

12+
permissions:
13+
contents: read
14+
packages: write
15+
1216
jobs:
1317
build-and-publish:
1418
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)