Skip to content

Commit

Permalink
Readme Update
Browse files Browse the repository at this point in the history
  • Loading branch information
danhendrickson committed Jan 27, 2021
1 parent 1f45253 commit 531b97c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ This action also uses encrypted Github secrets to store credentials: https://doc

## Example usage


```
on: [push]
jobs:
Expand All @@ -54,3 +56,4 @@ jobs:
- name: Transfer Status
run: echo "Transfer Status - ${{ steps.connect.outputs.transferStatus }}"
```

0 comments on commit 531b97c

Please sign in to comment.