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 572fb76 commit b4223a5Copy full SHA for b4223a5
.github/workflows/main.yml
@@ -7,4 +7,4 @@ jobs:
7
steps:
8
- uses: actions/checkout@v2
9
- name: run phpipam-action
10
- uses: codeaffen/phpipam-action@latest
+ uses: ./ # use action in the root directory
0 commit comments