Skip to content

Not recognising pwsh commands #7

Open
@brazarb

Description

@brazarb

In my workflow

- name: Get publish profile
  id: publishprofile
  uses: aliencube/publish-profile-actions@v1
  env:
    AZURE_CREDENTIALS: ${{ secrets.AZURE_CREDENTIALS }}
  with:
    resourceGroupName: rgName
    appName: appName

Not sure if it matters, but I'm using the setup-dotnet action using 6.0.x. The Docker container and the entrypoint.ps1 seem to work locally, just in Github I'm getting this issue.

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions