File tree Expand file tree Collapse file tree 3 files changed +8
-12
lines changed
Expand file tree Collapse file tree 3 files changed +8
-12
lines changed Original file line number Diff line number Diff line change @@ -11,14 +11,19 @@ jobs:
1111 runs-on : ubuntu-latest
1212
1313 permissions :
14- contents : read
14+ contents : write
1515 packages : write
1616 attestations : write
1717 id-token : write
1818
19+ env :
20+ KO_DOCKER_REPO : ghcr.io/rpcpool
21+
1922 steps :
2023 - name : Checkout Code
2124 uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
25+ with :
26+ fetch-depth : 0
2227
2328 - name : Set up Go
2429 uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5.0
Original file line number Diff line number Diff line change @@ -47,9 +47,7 @@ changelog:
4747kos :
4848 - id : certificator
4949 build : certificator
50- repositories :
51- - ghcr.io/rpcpool/certificator
50+ base_import_paths : true
5251 - id : certificatee
5352 build : certificatee
54- repositories :
55- - ghcr.io/rpcpool/certificatee
53+ base_import_paths : true
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments