Skip to content
This repository was archived by the owner on Sep 5, 2023. It is now read-only.

Commit d4cfeab

Browse files
Allow uploading packages from CI workflow
1 parent c119ad7 commit d4cfeab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: .github/workflows/ci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on: push
44
permissions:
55
contents: read
66
id-token: write
7+
packages: write
78

89
jobs:
910
build:

0 commit comments

Comments
 (0)