Skip to content

Commit 5c68394

Browse files
authored
Update action.yml
1 parent bd1cf89 commit 5c68394

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

action.yml

+1
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ inputs:
1818
oxygen_deployment_token:
1919
description: The JWT deployment token
2020
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
2122
oxygen_worker_dir:
2223
description: The name of the directory containing the worker file
2324
default: dist/worker

0 commit comments

Comments
 (0)