We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7bc62fa commit 128084cCopy full SHA for 128084c
1 file changed
.github/workflows/release.yml
@@ -229,7 +229,6 @@ jobs:
229
image: ${{ needs.docker.outputs.image }}
230
digest: ${{ needs.docker.outputs.digest }}
231
registry-username: ${{ github.actor }}
232
- registry-password: ${{ secrets.GITHUB_TOKEN }}
233
234
cleanup:
235
runs-on: ubuntu-latest
0 commit comments