Skip to content

Commit 531b97c

Browse files
Readme Update
1 parent 1f45253 commit 531b97c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@ This action also uses encrypted Github secrets to store credentials: https://doc
3232

3333
## Example usage
3434

35+
36+
```
3537
on: [push]
3638
3739
jobs:
@@ -54,3 +56,4 @@ jobs:
5456
5557
- name: Transfer Status
5658
run: echo "Transfer Status - ${{ steps.connect.outputs.transferStatus }}"
59+
```

0 commit comments

Comments
 (0)