You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: action.yml
+1
Original file line number
Diff line number
Diff line change
@@ -18,6 +18,7 @@ inputs:
18
18
oxygen_deployment_token:
19
19
description: The JWT deployment token
20
20
required: true
21
+
deprecationMessage: The shopify/oxygenctl-action is being deprecated and all merchants are encouraged to migrate to the Hydrogen CLI deploy command. To use the deploy command, upgrade your Hydrogen project to use Hydrogen CLI v7.0.0 or later. See our example GitHub workflow https://shopify.dev/docs/custom-storefronts/hydrogen/deployments/github#oxygen-github-action
21
22
oxygen_worker_dir:
22
23
description: The name of the directory containing the worker file
0 commit comments