Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Mikita Sharayeu authored Oct 10, 2022
1 parent 6d9cf8f commit eb93fb5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: "Keptn provisioning"
uses: Moon1706/keptn-provisioning@v1
uses: Moon1706/keptn-provisioning-gha@v1
with:
keptn-auth: |
keptnURL: "keptn.test.com"
Expand Down Expand Up @@ -65,7 +65,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: "Keptn provisioning"
uses: Moon1706/keptn-provisioning@v1
uses: Moon1706/keptn-provisioning-gha@v1
with:
keptn-auth: |
keptnURL: "keptn.test.com"
Expand Down Expand Up @@ -115,7 +115,7 @@ jobs:
project_id: keptn-test

- name: "Keptn provisioning"
uses: Moon1706/keptn-provisioning@v1
uses: Moon1706/keptn-provisioning-gha@v1
with:
keptn-kube: |
enabled: true
Expand Down

0 comments on commit eb93fb5

Please sign in to comment.