As of v1.0.0, the action assumes that the Swift package it is interacting with exists in the root of the working directory. Adding a `path` input parameter could allow the action to act upon a subdirectory instead.
As of v1.0.0, the action assumes that the Swift package it is interacting with exists in the root of the working directory.
Adding a
pathinput parameter could allow the action to act upon a subdirectory instead.