How are you using the action? On keypress, touch, etc.
The degree is how much it moves each time that Event is triggered. For example if:
One KeyDown Z
------->rotate 1 degree towards 270
This means, while I hold down the Z key the object will rotate 1 degree per tick towards 270.