We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 526258c commit 75c204fCopy full SHA for 75c204f
1 file changed
.github/workflows/build-publish.yml
@@ -2,6 +2,7 @@ name: build-publish-scan
2
on:
3
push:
4
branches:
5
+ main
6
permissions:
7
actions: read # for detecting the Github Actions environment.
8
id-token: write # for creating OIDC tokens for signing.
0 commit comments