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 c5c3022 commit bbf3a58Copy full SHA for bbf3a58
action.yaml
@@ -13,8 +13,6 @@ inputs:
13
runs:
14
using: "docker"
15
image: "Dockerfile"
16
- volumes:
17
- - ./:/opt/apim-cli/data
18
args:
19
- ${{ inputs.command }}
20
0 commit comments