Our organization recently switched to Fine-grained personal access tokens(Beta) but we saw a limitation there regarding the read/write of the Github packages.
As per GitHub documentation, it's possible only with classic tokens. I am referring to doc - Github Doc
Is there any workaround to use the GitHub packages with Fine-grained tokens as we don't want to use the classic token?
Any help would be appreciated.