Skip to content

Commit

Permalink
Added "secrets: inherit" to the testing workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
jr20xx committed Dec 9, 2024
1 parent b2af83d commit d14bf62
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test_workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,5 @@ jobs:
name: Testing shared workflow
uses: jr20xx/apk-builder-workflow/.github/workflows/build_release_apk.yml@main
with:
app-name: 'SplitMe'
app-name: 'SplitMe'
secrets: inherit

0 comments on commit d14bf62

Please sign in to comment.