We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4682c2 commit 400322bCopy full SHA for 400322b
.github/workflows/ci.yml
@@ -13,4 +13,5 @@ jobs:
13
name: Java CI
14
uses: KatsuteDev/Workflows/.github/workflows/java.ci.yml@main
15
with:
16
- package: true
+ package: true
17
+ secrets: inherit
0 commit comments