Csaba Kovacs

Results 9 comments of Csaba Kovacs

I'm having the same issue: Comment for (public) key '' does not match GitHub URL pattern. Not treating it as a GitHub deploy key. Where: Cloning into '/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/d20220922-1213-1xo8s4a'... ERROR: Repository...

Same here, shows 6 but nothing was deleted. Funny part, i tried another package delete method, and there it appears that the deletion went through by this action, since that...

@DaveFPM i got the same error, then i added the owner and token and it works ``` - uses: actions/delete-package-versions@v4 with: owner: 'github' package-name: 'test-package' package-type: 'container' token: ${{ secrets.GITHUB_PAT...

@s-anupam even if i have the Manage Action access set to the repo with admin role still gives me API error without using token.

@nishthaGupta Ah yes, i set the permission/package scope to write on the job level and it solved it. Thanks!:)

100% with you, this makes no sense, why isnt allowed to set what permission to let through