Deploy to Hop
ActionsTags
(1)Verified
Deploy your app to Hop, using the Hop CLI.
Name | Required | Description |
---|---|---|
token |
true |
Hop Personal Token from an user with access to the deployment. |
dir |
false |
The directory to deploy from. Defaults to the root of your project. |
name: Deploy to Hop
uses: hopinc/action@v1
with:
token: ${{ secrets.HOP_TOKEN }}
Deploy to Hop is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.