Skip to content

game-ci/unity-return-license

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unity - Return License

Actions status


GitHub Action to return a Unity license.

Part of the Unity Actions collection.


License types

  • Personal: This step is not necessary, as Unity does not allow returning of personal licenses.

  • Professional: Use this action to return your license and free up a spot towards the maximum number of active licenses.

Documentation

See the Unity Actions collection repository for complete workflow documentation and reference implementations.

Usage

When your workflow is finished, or ends in a failure; return the license.

Add this step to your workflow:

 # Return License - name: Return license uses: webbertakken/unity-return-license@v1 if: always()

More actions

Visit Unity Actions to find related actions for Unity.

Feel free to contribute.

Licence

MIT