We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 75dda66 + 601a822 commit ab8853aCopy full SHA for ab8853a
.github/workflows/build-branch.yaml
@@ -17,4 +17,5 @@ jobs:
17
contents: read
18
secrets: inherit
19
with:
20
+ readertoken: true
21
javaversion: 21
.github/workflows/build-master.yaml
@@ -31,6 +31,7 @@ jobs:
31
32
33
34
35
36
37
build:
@@ -40,6 +41,7 @@ jobs:
40
41
id-token: write
42
43
44
45
team: k9saksbehandling
46
47
0 commit comments