Skip to content

Commit fec1c71

Browse files
committed
Fixes action name after changing it.
1 parent fad88d7 commit fec1c71

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
@@ -39,7 +39,7 @@ Upload localizable files to the Localazy translation management platform. For de
3939
## Example usage
4040

4141
```yaml
42-
uses: localazy/upload-action@v1
42+
uses: localazy/upload@v1
4343
with:
4444
read_key: ${{ secrets.LOCALAZY_READ_KEY }}
4545
write_key: ${{ secrets.LOCALAZY_WRITE_KEY }}

0 commit comments

Comments
 (0)