Skip to content

Commit 8fa11bb

Browse files
committed
docs(readme): update repo name to match with re-name
1 parent 29a9285 commit 8fa11bb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -320,7 +320,7 @@ jobs:
320320
steps:
321321
- name: >-
322322
⚙️ Deployments › Clean
323-
uses: Aetherinox/gh-action-delete-deploy-env@v3.0.0
323+
uses: aetherinox/gh-action-delete-deploy-env@v3
324324
with:
325325
token: ${{ secrets.GITHUB_TOKEN }}
326326
environment: orion
@@ -344,7 +344,7 @@ jobs:
344344
steps:
345345
- name: >-
346346
⚙️ Deployments › Clean
347-
uses: Aetherinox/gh-action-delete-deploy-env@v3.0.0
347+
uses: aetherinox/gh-action-delete-deploy-env@v3
348348
with:
349349
token: ${{ secrets.GITHUB_TOKEN }}
350350
environment: orion
@@ -365,7 +365,7 @@ jobs:
365365
steps:
366366
- name: >-
367367
⚙️ Deployments › Clean
368-
uses: Aetherinox/gh-action-delete-deploy-env@v3.0.0
368+
uses: aetherinox/gh-action-delete-deploy-env@v3
369369
with:
370370
token: ${{ secrets.GITHUB_TOKEN }}
371371
environment: orion

0 commit comments

Comments
 (0)