Skip to content

Commit 128084c

Browse files
committed
ci: remove GH token for provenance
1 parent 7bc62fa commit 128084c

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,6 @@ jobs:
229229
image: ${{ needs.docker.outputs.image }}
230230
digest: ${{ needs.docker.outputs.digest }}
231231
registry-username: ${{ github.actor }}
232-
registry-password: ${{ secrets.GITHUB_TOKEN }}
233232

234233
cleanup:
235234
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)