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
Add use-beta option to enable DCD CLI beta version
Adds a new 'use-beta' input parameter that allows users to opt into
using the beta version of the DCD CLI (@devicecloud.dev/dcd@beta)
instead of the latest stable version. This is useful for testing
new features before they are released to stable.
Changes:
- Add 'use-beta' input to action.yml
- Update Params type to include useBeta field
- Modify getLatestDcdVersion to support beta tag
- Bump version to 2.0.3
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>
0 commit comments