You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2022/06/23 14:32:55 UTC

[GitHub] [incubator-nuttx] btashton commented on pull request #6460: chore: Set permissions for GitHub actions

btashton commented on PR #6460:
URL: https://github.com/apache/incubator-nuttx/pull/6460#issuecomment-1164486117

   @xiaoxiang781216 I think we just need to add 
   ```
       permissions:
         packages: write
         contents: read
   ```
   For the push job
   
   For example
   https://docs.github.com/en/packages/managing-github-packages-using-github-actions-workflows/publishing-and-installing-a-package-with-github-actions#upgrading-a-workflow-that-accesses-ghcrio


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org