We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1bd330 commit e1b53c2Copy full SHA for e1b53c2
.github/workflows/nightly.yml
@@ -3,6 +3,7 @@ name: Nightly Release
3
permissions:
4
id-token: write
5
contents: write
6
+ packages: write
7
8
on:
9
push:
0 commit comments