Skip to content

Commit 73e00f6

Browse files
authored
Work CI-CD
- Pass secrets to workflow. [skip_ci]
1 parent ade45c0 commit 73e00f6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pr-checks.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,6 @@ jobs:
1313
check_nuget_latest:
1414
name: nanoFramework
1515
uses: nanoframework/nf-tools/.github/workflows/check-packages-updated.yml@main
16+
secrets: inherit
1617
with:
1718
solution: 'nanoFramework.Hardware.Esp32.sln'

0 commit comments

Comments
 (0)