File tree Expand file tree Collapse file tree 3 files changed +12
-8
lines changed
Expand file tree Collapse file tree 3 files changed +12
-8
lines changed Original file line number Diff line number Diff line change 55 branches :
66 - main
77
8+ permissions :
9+ contents : read
10+ packages : write
11+
812jobs :
913 docker :
1014 runs-on : ubuntu-latest
1115
12- permissions :
13- contents : read
14- packages : write
15-
1616 steps :
1717 - uses : actions/checkout@v4
1818 with :
Original file line number Diff line number Diff line change @@ -3,14 +3,14 @@ name: Docker Release Build
33on :
44 release :
55 types : [released, prereleased]
6+
7+ permissions :
8+ contents : read
9+ packages : write
610
711jobs :
812 docker :
913 runs-on : ubuntu-latest
10-
11- permissions :
12- contents : read
13- packages : write
1414
1515 steps :
1616 - uses : actions/checkout@v4
Original file line number Diff line number Diff line change 77 branches : [main]
88 workflow_dispatch :
99
10+ permissions :
11+ contents : read
12+ packages : write
13+
1014jobs :
1115 build :
1216 runs-on : ubuntu-latest
You can’t perform that action at this time.
0 commit comments