We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58d1b26 commit 0f42374Copy full SHA for 0f42374
.github/workflows/example.yml
@@ -20,7 +20,7 @@ jobs:
20
uses: fluentci-io/setup-fluentci@v5
21
with:
22
wasm: true
23
- pipeline: .
+ plugin: .
24
args: |
25
setup zulu-17.46.19
26
working-directory: example
README.md
@@ -25,7 +25,7 @@ Github Actions:
27
28
+ plugin: java
29
30
31
0 commit comments