Skip to content

[BUG] Adding --force flag results in an error #445

@cat-weazle

Description

@cat-weazle

Action config

- uses: FirebaseExtended/action-hosting-deploy@v0
        with:
          repoToken: xxx
          firebaseServiceAccount: "xxx"
          projectId: "xxx"
          force: true

Error message

/usr/local/bin/npx firebase-tools@latest hosting:channel:deploy pr5-feature-build-steps --expires 7d --project xxx --force --debug
error: unknown option '--force'

Expected behavior

Expected that deploy would not break after adding the --force flag

Actual behavior

Deploy failed due to error

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions