mirror of
https://github.com/famedly/ansible-collection-base
synced 2024-11-10 06:24:17 +00:00
fix(ci): inherit secrets when calling workflow
This commit is contained in:
parent
c6ef342b82
commit
9797d8fc25
1 changed files with 1 additions and 0 deletions
1
.github/workflows/add-to-project.yml
vendored
1
.github/workflows/add-to-project.yml
vendored
|
@ -9,3 +9,4 @@ jobs:
|
|||
uses: famedly/github-workflows/.github/workflows/add-to-project.yml@github-v1
|
||||
with:
|
||||
project-url: https://github.com/orgs/famedly/projects/6
|
||||
secrets: inherit
|
||||
|
|
Loading…
Reference in a new issue