Skip to content

Commit 5f03b31

Browse files
committed
2 parents 78ce0e7 + 7696409 commit 5f03b31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ This GitHub Action allows you to overwrite the contents of an environment file w
66

77
```yaml
88
- name: Overwrite production env file with development env file
9-
uses: ./action-tools/overwrite-env-file
9+
uses: dev-five-git/overwrite-env-file-action@v1
1010
with:
1111
input: .env.development
1212
output: .env.production

0 commit comments

Comments
 (0)