We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8414ce0 commit 9f17963Copy full SHA for 9f17963
README.md
@@ -46,7 +46,7 @@ Continue to either the personal license or professional license section below.
46
47
```yaml
48
- name: Activate Unity
49
- uses: webbertakken/unity-activate@v1
+ uses: webbertakken/unity-activate@v1.1
50
env:
51
UNITY_LICENSE: ${{ secrets.UNITY_LICENSE }}
52
```
@@ -62,7 +62,7 @@ Continue to either the personal license or professional license section below.
62
63
64
65
66
67
UNITY_EMAIL: ${{ secrets.UNITY_EMAIL }}
68
UNITY_PASSWORD: ${{ secrets.UNITY_PASSWORD }}
0 commit comments