Skip to content

Commit

Permalink
update readme to reflect v1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
webbertakken committed Jan 21, 2020
1 parent 8414ce0 commit 9f17963
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ Continue to either the personal license or professional license section below.

```yaml
- name: Activate Unity
uses: webbertakken/unity-activate@v1
uses: webbertakken/unity-activate@v1.1
env:
UNITY_LICENSE: ${{ secrets.UNITY_LICENSE }}
```
Expand All @@ -62,7 +62,7 @@ Continue to either the personal license or professional license section below.

```yaml
- name: Activate Unity
uses: webbertakken/unity-activate@v1
uses: webbertakken/unity-activate@v1.1
env:
UNITY_EMAIL: ${{ secrets.UNITY_EMAIL }}
UNITY_PASSWORD: ${{ secrets.UNITY_PASSWORD }}
Expand Down

0 comments on commit 9f17963

Please sign in to comment.