You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by ac...@apache.org on 2022/06/23 21:34:27 UTC

[incubator-nuttx] branch master updated: Allow ci update .github/workflows/docker_linux.yml

This is an automated email from the ASF dual-hosted git repository.

acassis pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git


The following commit(s) were added to refs/heads/master by this push:
     new 379892d297 Allow ci update .github/workflows/docker_linux.yml
379892d297 is described below

commit 379892d29749bc9d0e6c2af1511dc419ee818cc4
Author: Xiang Xiao <xi...@xiaomi.com>
AuthorDate: Wed Jun 22 23:05:46 2022 +0800

    Allow ci update .github/workflows/docker_linux.yml
    
    Signed-off-by: Xiang Xiao <xi...@xiaomi.com>
---
 .github/workflows/docker_linux.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.github/workflows/docker_linux.yml b/.github/workflows/docker_linux.yml
index c5dc8e30ba..8b0b306486 100644
--- a/.github/workflows/docker_linux.yml
+++ b/.github/workflows/docker_linux.yml
@@ -35,6 +35,7 @@ concurrency:
   cancel-in-progress: true
 
 permissions:
+  packages: write
   contents: read
 
 jobs: